Skip to content

Fix missing permissions block in build-gate orchestrator - #1579

Merged
ehl-jf merged 2 commits into
masterfrom
JGC-505-build-gate-permissions-fix
Jun 24, 2026
Merged

Fix missing permissions block in build-gate orchestrator#1579
ehl-jf merged 2 commits into
masterfrom
JGC-505-build-gate-permissions-fix

Conversation

@ehl-jf

@ehl-jf ehl-jf commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #1578. The build-gate.yml orchestrator was missing a top-level
permissions block, causing the workflow to fail with:

Error calling workflow frogbot-scan-pull-request.yml. The workflow is requesting
pull-requests: write, but is only allowed pull-requests: none.

Fix

Added permissions: pull-requests: write / contents: read at the workflow level so
the frogbot reusable workflow can write PR comments.

Required follow-up (repo settings)

  • Create the build-gate GitHub Environment with Required reviewers.
  • Repoint required status checks in branch protection to Build Gate / build-gate-success.

@ehl-jf ehl-jf added bug Something isn't working ignore for release Automatically generated release notes labels Jun 24, 2026
@ehl-jf
ehl-jf merged commit 1f1eab5 into master Jun 24, 2026
8 of 12 checks passed
@ehl-jf
ehl-jf deleted the JGC-505-build-gate-permissions-fix branch June 24, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ignore for release Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant