-
Notifications
You must be signed in to change notification settings - Fork 308
let anyone in the org approve PRs to Forge #1839
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
base: master
Are you sure you want to change the base?
Conversation
forge is for everyone, so don't restrict it. in any case, there is very little downside to "eagerly" merging documentation prs, since it's easy to fix them in followups and they can't cause nightly breakage.
repos/rust-lang/rust-forge.toml
Outdated
edition = "maintain" | ||
release = "maintain" | ||
triagebot = "maintain" | ||
all = "maintain" |
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.
We should also change this to write
, especially now that we give access to more people. I don't think that maintain
is needed for Forge.
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.
what is the difference between the two?
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.
It's a bit hard to summarize 😅 Here's a table: https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization
With maintain, you can modify wikis and do a bunch of additional things, but for modifying issues/labels and merging/approving PRs, write
should be enough.
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.
oh interesting, the main difference I see is that "maintain" lets you push to protected branches. I suppose we were already letting people bypass review, it's just that nobody noticed lol.
i'll change this to "write".
Dry-run check results
|
I'm not sure this PR is correct. While the forge is for everyone, and we give access to teams that ask, my understanding is that we set up specific things when doing so, and so we currently do prefer the teams to ask. cc @ehuss |
do you know what the "specific things" are? |
does "all" also include working groups? wg-triage has a lot of docs there, and it would be nice for us to be able to easily modify them. |
@lolbinarycat the answer appears to be "no" ;-) Lines 1 to 7 in 3dc6c7c
Lines 296 to 307 in 3dc6c7c
Lines 131 to 136 in 3dc6c7c
|
that seems like an oversight to me, I would expect this to include everyone in the organization except for alumni |
forge is for everyone, so don't restrict it. in any case, there is very little downside to "eagerly" merging documentation prs, since it's easy to fix them in followups and they can't cause nightly breakage.
cc #council > who maintains cross-team documentation?, #t-infra > default writable repos @ 💬