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

Revert "feat: allow BCR maintainers to modify pull request" #93

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

kormide
Copy link
Collaborator

@kormide kormide commented Nov 28, 2023

This reverts commit 354ba4e.

Recall there are actually two GitHub apps: one that users install to their ruleset/fork, and one that Google installs on the BCR for opening pull requests. The second app doesn't have repository write permissions so Google is more comfortable installing it to the BCR.

Testing this in my dev environment, it fails because the second GitHub app, which opens up the pull request, doesn't have permissions to the fork it's pr'ing from, so it can't enable this option. To solve this, I think we would need to ask users to install both apps (worse DX) or use one app with elevated permissions (Google doesn't like).

@kormide kormide merged commit 0005b83 into bazel-contrib:main Nov 28, 2023
1 check passed
@kormide
Copy link
Collaborator Author

kormide commented Nov 28, 2023

fyi @meteorcloudy

@meteorcloudy
Copy link
Contributor

Ah, I see. Thanks for the trying this out. I guess this isn't a super urgent feature anyway.

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.

3 participants