github / roadmap

GitHub public roadmap
Creative Commons Attribution 4.0 International
8.01k stars 1.05k forks source link

Custom org roles can include repository permissions [Public Preview] #1038

Open glider-bot opened 1 week ago

glider-bot commented 1 week ago

Value Prop

Organization administrators can enhance their custom organization roles to include repository permissions, which are granted against all of the repositories in the organization. This helps administrators grant the right level of access to teams with cross-cutting responsibilities, like DevOps teams or security managers that are responsible for all of the repositories in the organization.

Expected Outcome

Administrators can give just the right people the right level of access to all their repositories, and reduce the "base role" of repository access for organization members. This overall reduction in privilege helps achieve least privilege goals.

ankneis commented 1 week ago

This has shipped: https://github.blog/changelog/2024-08-29-add-repository-permissions-to-custom-organization-roles

Leaving open to track for GHES release.