Skip to content

Commit 6c662bf

Browse files
vmrh21claude
andcommitted
fix: add HTML marker to PR body so dashboard can detect workflow PRs without label
If --label cve-fixer-automated fails (label doesn't exist in repo), <!-- cve-fixer-workflow --> in the PR body acts as a reliable fallback. The dashboard collector checks branch name, title, label, OR body marker. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent 7a62e16 commit 6c662bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

workflows/cve-fixer/.claude/commands/cve.fix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,6 +1238,7 @@ This PR fixes **CVE-YYYY-XXXXX** by upgrading <package> from X.X.X to Y.Y.Y.
12381238
---
12391239
12401240
🤖 Generated by CVE Fixer Workflow
1241+
<!-- cve-fixer-workflow -->
12411242
EOF
12421243
)
12431244

0 commit comments

Comments
 (0)