Roles for project GitHub repositories

Projects can assign roles to people who want access to the project GitHub repositories. Each role gives a different level of access. For Apache projects, the available roles are:

  • Read: View or discuss the project code or documentation
  • Triage (see below): Manage issues and pull requests without having write access
  • Write: For contributors who actively push code updates to the repository

See Managing access to your organization's repositories'.

Triage

As of September, 2020 Apache projects can assign the GitHub triage role to PMC members, committers, and others with a vote link, to help with management of their code repository.

A person with the triage role can

  • apply labels to code
  • close, reopen, and assign issues and pull requests
  • apply milestones
  • mark duplicate issues and pull requests
  • request pull-request reviews

Git recommends the role "for contributors who need to proactively manage issues and pull requests without write access." It is a good role for people who are interested in supporting and contributing to the project, but who are not ready to be Committers.

Read more at Permission levels for repositories.

Copyright 2024, The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
Apache® and the Apache feather logo are trademarks of The Apache Software Foundation...