Skip to content

Document required permissions in README usage examples#101

Open
kitsuyui wants to merge 1 commit into
mainfrom
fix/audit-readme-no-required-permissions-block-001
Open

Document required permissions in README usage examples#101
kitsuyui wants to merge 1 commit into
mainfrom
fix/audit-readme-no-required-permissions-block-001

Conversation

@kitsuyui

Copy link
Copy Markdown
Member

The usage examples in the README did not include the permissions: block required by this action. Repositories configured with read-only default token permissions (the common organization default) will silently fail at the PR-creation step because github.token lacks contents: write and pull-requests: write.

This adds the required permissions to both usage examples and a note explaining why they are needed and what fails without them. The internal CI workflow already declares these permissions explicitly; the README examples now match.

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