Skip to content

README.md: Github repository-level permissions for Actions to create pull requests - #1153

Merged
olblak merged 2 commits into
updatecli:mainfrom
kastl-ars:20260807_document_github_repository_permission
Aug 7, 2026
Merged

README.md: Github repository-level permissions for Actions to create pull requests#1153
olblak merged 2 commits into
updatecli:mainfrom
kastl-ars:20260807_document_github_repository_permission

Conversation

@kastl-ars

Copy link
Copy Markdown
Contributor

Documentation only, no code changes!

Fix #1151

Document the "new" repository-level permissions required for Github Actions (and thus their token, used by updatecli) to be allowed to open pull requests.

By default, when you create a new repository in your personal account, workflows are not allowed to create or approve pull requests

https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository#preventing-github-actions-from-creating-or-approving-pull-requests

…pull requests

fix updatecli#1151

Signed-off-by: Johannes Kastl <johannes.kastl@atvantage.com>

@olblak olblak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for the improvement

@olblak
olblak enabled auto-merge (squash) August 7, 2026 08:20
@olblak
olblak disabled auto-merge August 7, 2026 13:47
@olblak
olblak merged commit d422ba5 into updatecli:main Aug 7, 2026
6 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.

Example code does not properly grant permissions for opening PullRequests

2 participants