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

Remove teams and users that aren't defined #53

Open
venkatamutyala opened this issue Oct 13, 2024 · 1 comment
Open

Remove teams and users that aren't defined #53

venkatamutyala opened this issue Oct 13, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@venkatamutyala
Copy link

It looks like if teams are added and then later removed from the yaml they don't get deleted out of github. I think having an option to have the yaml under the teams/ folder be source of truth would be preferred for most. This way users don't end up with orphaned teams. Could we add a flag to enforce this type of reconcilation?

@mxmehl mxmehl changed the title [feature request] remove teams that aren't defined Remove teams that aren't defined Dec 3, 2024
@mxmehl mxmehl added the enhancement New feature or request label Dec 3, 2024
@mxmehl
Copy link
Member

mxmehl commented Dec 3, 2024

That would absolutely be an option. The same goes for users that are no members of any team.

For both cases, there is a warning in the output, so at least users of the tool will know about these incidents.

However, I personally don't have a high priority for those issues. If you like, you're invited to add a PR.

@mxmehl mxmehl changed the title Remove teams that aren't defined Remove teams and users that aren't defined Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants