Skip to content

Skip Scorecard on forks#3

Merged
VV1NN merged 1 commit into
mainfrom
fix-scorecard-fork
Apr 16, 2026
Merged

Skip Scorecard on forks#3
VV1NN merged 1 commit into
mainfrom
fix-scorecard-fork

Conversation

@VV1NN
Copy link
Copy Markdown
Owner

@VV1NN VV1NN commented Apr 16, 2026

Summary

  • Scorecard job fails on forks because id-token: write permission is not available
  • Add if: github.repository == 'VV1NN/skill-guide' to skip it on forks
  • ShellCheck and Secret Scanning still run on all repos/forks

Context

Triggered by fork CI failure on the awesome-claude-skills PR.

… forks

Adds `if: github.repository == 'VV1NN/skill-guide'` condition to the
scorecard job. Forks don't have the required id-token:write permission,
causing the job to fail. ShellCheck and Secret Scanning still run everywhere.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@VV1NN VV1NN merged commit 464b581 into main Apr 16, 2026
4 checks passed
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