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

Ability to triage issues without giving repo push access #14

Closed
caabernathy opened this issue Jan 19, 2016 · 5 comments
Closed

Ability to triage issues without giving repo push access #14

caabernathy opened this issue Jan 19, 2016 · 5 comments

Comments

@caabernathy
Copy link

GitHub only allows issue triage by people with push access to repositories; several projects have an active community commenting with "This is a dupe of #1234", but they're not able to add the duplicate tag, or close the issue.

Would love to see the creation of more granular permissions on GitHub so repos could create teams with "triage" access to help with this.

@edunham
Copy link

edunham commented Aug 18, 2016

This is huge for @rust-lang and @servo. We have a funnel of enthusiastic new contributors who want to help out, and we'd love to tell them "please follow this guide to triage issues"... But we can't give them permission to label issues without also giving them push access to the repository.

@benbalter
Copy link

While not ideal or a permanent solution, you can currently use protected branches to empower this role in most workflows.

@jeffmcaffer
Copy link

Is this addressed with the new Traige role?

@caniszczyk
Copy link
Member

@benbalter
Copy link

Additional details on the new roles in https://github.blog/changelog/2019-05-23-triage-and-maintain-roles-beta/.

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

No branches or pull requests

5 participants