Commit 9d28dd3
authored
Disable Docker Scout PR comment to prevent accidental @mentions (#269)
We disabled Docker Scout auto-comments in CI by setting write-comment:
false in the security-scan job.
This prevents scoped package names like @apostrophecms/... from being
parsed as GitHub mentions and notifying unrelated users.
Security scanning is still active and results are still uploaded via
SARIF.1 parent bb857df commit 9d28dd3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments