Skip to content

Add write permissions for pull requests #9723

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

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

BillWagner
Copy link
Member

GitHub permissions are ANDed, not ORed. So, even though the sequester app was given permission to read and write pull requests, the configuration in YAML prevented it.

This ensures that if a PR is tagged as a work item, it will be imported correctly.

GitHub permissions are ANDed, not ORed. So, even though the sequester app was given permission to read and write pull requests, the configuration in YAML prevented it.

This ensures that if a PR is tagged as a work item, it will be imported correctly.
Copy link

Learn Build status updates of commit f7566c3:

✅ Validation status: passed

File Status Preview URL Details
.github/workflows/quest.yml ✅Succeeded
.github/workflows/quest-bulk.yml ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@BillWagner BillWagner merged commit 580a761 into dotnet:main Mar 15, 2024
3 checks passed
@BillWagner BillWagner deleted the write-perms-pull-requests branch March 15, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants