-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Update workflow permissions in require-pr-label Action #109342
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
Conversation
Change the permission from `read` to `write`.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This matches https://github.com/marketplace/actions/require-labels#complete-example and we're hoping will avoid "Approve and run" showing up for removed (but not added) labels by Bedevere.
Thanks @Mariatta for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Thanks @Mariatta for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, @Mariatta, I could not cleanly backport this to |
Change the permission from `read` to `write`. (cherry picked from commit 44c8699) Co-authored-by: Mariatta <[email protected]>
GH-109348 is a backport of this pull request to the 3.12 branch. |
Thanks @Mariatta for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry @Mariatta, I had trouble checking out the |
GH-109354 is a backport of this pull request to the 3.11 branch. |
) (#109348) Update workflow permissions in require-pr-label Action (GH-109342) Change the permission from `read` to `write`. (cherry picked from commit 44c8699) Co-authored-by: Mariatta <[email protected]>
Change the permission from `read` to `write`.
Change the permission from
read
towrite
.