Skip to content

fix: grant label check permission - #176

Merged
ineedjet merged 1 commit into
mainfrom
fix/github-label-permission
Aug 25, 2026
Merged

fix: grant label check permission#176
ineedjet merged 1 commit into
mainfrom
fix/github-label-permission

Conversation

@ineedjet

Copy link
Copy Markdown
Contributor

🤖 [rubykatzen/baseline]:

Summary

  • grant issues: read to the shared GitHub config check job
  • add a regression test for the complete workflow permission set

This fixes the labels API 403 reported in #175. The separate autoMergeAllowed mismatch visible in the linked consumer run remains a repository configuration issue.

Closes #175.

Verification

  • python3 -m unittest discover -s test -v
  • pre-commit run --all-files

🔐 🏷️ ✅

@ineedjet
ineedjet merged commit 588a81f into main Aug 25, 2026
6 checks passed
@ineedjet
ineedjet deleted the fix/github-label-permission branch August 25, 2026 08:41
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.

github-shared.yml's labels check fails with 403: job permissions missing issues: read

1 participant