You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): add missing SPDX headers to workflow files
The Governance reusable's "Workflow security linter" job requires every
.github/workflows/*.yml to carry an SPDX-License-Identifier on line 1. These
files were missing it, so the Governance workflow failed on every push — one
more red workflow feeding the ci_activity notification flood.
Identifier (MPL-2.0) is taken from this repo's own existing workflow headers,
which agree unanimously — not assumed. Files: boj-build.yml casket-pages.yml codeql.yml dependabot-automerge.yml governance.yml hypatia-scan.yml instant-sync.yml mirror.yml pages.yml scorecard.yml secret-scanner.yml
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments