Skip to content

ci: grant pull-requests: read to conventional-pr-title caller#35

Merged
kojiromike merged 1 commit into
mainfrom
kojiromike/conv-pr-title-permissions
May 15, 2026
Merged

ci: grant pull-requests: read to conventional-pr-title caller#35
kojiromike merged 1 commit into
mainfrom
kojiromike/conv-pr-title-permissions

Conversation

@kojiromike
Copy link
Copy Markdown
Contributor

The reusable workflow at openCoreEMR/github-workflows-public/.github/workflows/conventional-pr-title.yml documents in its header that callers must grant permissions: pull-requests: read (needed by the title-validation step to read the PR title). This caller was missing it, causing the workflow to fail at startup with a permissions error.

Discovered when the title check failed on a recent PR. Audited all 12 consumers across the org; 10 were missing the block. This is one of the 10.

@kojiromike kojiromike merged commit 5c667e0 into main May 15, 2026
12 checks passed
@kojiromike kojiromike deleted the kojiromike/conv-pr-title-permissions branch May 15, 2026 17:34
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