You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a team has been granted permittions to the repo on an organizational level
It can not be removed. This causes team plugin to fail which stops settings update.
What is the expected behavior
If a team permission can not be deleted due to permission error
(or an error in general) it should be skipped as unresolvable.
Error output, if available
Context
Are you using the hosted instance of repository-settings/app or running your own?
no
If running your own instance, are you using it with github.com or GitHub Enterprise?
Version of repository-settings/app
Version of GitHub Enterprise
The text was updated successfully, but these errors were encountered:
Problem Description
Update settings fails if team can not be removed from repo
due to organizational restrictions.
here:
app/lib/plugins/teams.js
Line 33 in 97c12a3
What is actually happening
If a team has been granted permittions to the repo on an organizational level
It can not be removed. This causes team plugin to fail which stops settings update.
What is the expected behavior
If a team permission can not be deleted due to permission error
(or an error in general) it should be skipped as unresolvable.
Error output, if available
Context
Are you using the hosted instance of repository-settings/app or running your own?
no
If running your own instance, are you using it with github.com or GitHub Enterprise?
Version of repository-settings/app
Version of GitHub Enterprise
The text was updated successfully, but these errors were encountered: