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

Team remove should not fail if team could not be deleted #698

Open
jurijzahn8019 opened this issue Jan 31, 2023 · 0 comments
Open

Team remove should not fail if team could not be deleted #698

jurijzahn8019 opened this issue Jan 31, 2023 · 0 comments
Labels

Comments

@jurijzahn8019
Copy link

Problem Description

Update settings fails if team can not be removed from repo
due to organizational restrictions.

here:

remove (existing) {

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant