fix(dashboard): escape author field in revision table by MathurAditya724 · Pull Request #1001 · getsentry/cli · GitHub
Skip to content

fix(dashboard): escape author field in revision table#1001

Merged
MathurAditya724 merged 1 commit into
mainfrom
fix/escape-revision-author
May 21, 2026
Merged

fix(dashboard): escape author field in revision table#1001
MathurAditya724 merged 1 commit into
mainfrom
fix/escape-revision-author

Conversation

@MathurAditya724

Copy link
Copy Markdown
Member

Summary

One-line change, no new dependencies.

The author column in `dashboard revisions` output wasn't wrapped with
`escapeMarkdownCell()`, so names/emails containing `|` would break
the markdown table rendering.
@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@MathurAditya724 MathurAditya724 marked this pull request as ready for review May 21, 2026 20:09
@MathurAditya724 MathurAditya724 merged commit 20c1e0d into main May 21, 2026
27 checks passed
@MathurAditya724 MathurAditya724 deleted the fix/escape-revision-author branch May 21, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant