Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes permission issues #1237

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Fixes permission issues #1237

merged 1 commit into from
Jul 22, 2024

Conversation

sharknoon
Copy link
Contributor

This change fixes permission issues with PRs from external repositories (forks).

By adding the permission pull-requests: write and issues: write we allow comments to be posted to the PR by this bot.

A PR is internally an special issue, that is why we also need the issue permission, see here.

This change fixes permission issues with PRs from external repositories (forks).

By adding the permission `pull-requests: write` and `issues: write` we allow comments to be posted to the PR by this bot.

A PR is internally an special issue, that is why we also need the `issue` permission, see [here](https://docs.github.com/en/rest/issues/comments?apiVersion=2022-11-28#create-an-issue-comment).
@nmfretz nmfretz merged commit ba7bdf5 into getumbrel:master Jul 22, 2024
1 check failed
@sharknoon sharknoon deleted the patch-1 branch July 22, 2024 07:43
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.

2 participants