File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,4 +13,6 @@ permissions:
1313 members : write # to add/remove GitHub members
1414 metadata : read # to read metadata about the org
1515
16+ organization_custom_org_roles : write # required for managing custom organization roles
17+ organization_custom_roles : write # required for managing custom repository roles
1618repositories : [] # Act over all of the repos in the org.
Original file line number Diff line number Diff line change @@ -13,4 +13,6 @@ permissions:
1313 members : read # to add/remove GitHub members
1414 metadata : read # to read metadata about the org
1515
16+ organization_custom_org_roles : read # required for reading custom organization roles
17+ organization_custom_roles : read # required for reading custom repository roles
1618repositories : [] # Act over all of the repos in the org.
You can’t perform that action at this time.
0 commit comments