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
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://cli.sentry.dev/_preview/pr-1001/

Built to branch gh-pages at 2026-05-21 19:57 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

✅ Patch coverage is 100.00%. Project has 4287 uncovered lines.
✅ Project coverage is 81.64%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    81.64%    81.64%        —%
==========================================
  Files          328       328         —
  Lines        23344     23344         —
  Branches     15111     15111         —
==========================================
+ Hits         19058     19057        -1
- Misses        4286      4287        +1
- Partials      1613      1613         —

Generated by Codecov Action

@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