Commit 379f748
committed
fix(ci): strip @mentions from dependabot major version analysis comments
Release notes fetched from upstream repos contain @username mentions
that trigger GitHub notifications when posted as PR comments. Sanitize
the release body by stripping the @ prefix from mentions before
building the comment.
Closes #2161 parent 6b3895e commit 379f748
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments