update const generics stuff#2499
Open
BoxyUwU wants to merge 2 commits into
Open
Conversation
BoxyUwU
commented
Jun 2, 2026
jieyouxu
reviewed
Jun 2, 2026
|
|
||
| [access.teams] | ||
| project-const-generics = "maintain" | ||
| project-const-generics-triage = "maintain" |
Member
There was a problem hiding this comment.
Remark: I think write access should be sufficient for triage related work (cf. https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization#permissions-for-each-role); e.g. edit issues, approve PRs and whatnot can be done already with write level access
Member
Author
There was a problem hiding this comment.
yes you seem to be right about that, I think the in-repo docs are slightly wrong and say that you need maintain to merge PRs but that doesnt seem to be the case
BoxyUwU
commented
Jun 2, 2026
Dry-run check results |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
adds a const generics triage team so that I can give rights to people to edit issues and whatnot in the project-const-generics repo without them being on compiler/other teams. also loosens the restrictions on the project-const-generics repo to be more permissive to the org as a whole not just people on the project group
cc @lcnr