Skip to content

security hardening: github app permissions tweaks#1689

Open
sarahzinger wants to merge 1 commit into
mainfrom
github-app
Open

security hardening: github app permissions tweaks#1689
sarahzinger wants to merge 1 commit into
mainfrom
github-app

Conversation

@sarahzinger

Copy link
Copy Markdown

No description provided.

@sarahzinger sarahzinger requested a review from a team as a code owner May 29, 2026 14:51
@github-project-automation github-project-automation Bot moved this to Backlog in OSS Big Tent May 29, 2026
@cla-assistant

cla-assistant Bot commented May 29, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

permissions:
contents: write
id-token: write # Needed for create-github-app-token
pull-requests: write

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my (possibly flawed) understanding is that this is not necessary because the gatb token we get back will have the permissions necessary to create pull requests and that the github_token from the workflow does not need that (same with contents write)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant