generated from jacobtomlinson/python-container-action
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Mostly a feature, but also kind of a bug.
- Feature because I do not see option to add/remove users or teams as collaborators.
- Bug because if you do not have the users/teams added as collaborators, adding them as exceptions to rules on branch protection policy does nothing - e.g. the action won't fail, but the users/teams won't get added
Describe the solution you'd like
Ability to specify users and teams to add as collaborators in the settings.yaml
Describe alternatives you've considered
Other repos / GitHub actions - honestly I looked, and yours is the best one out there.
Additional context
None - I may help code this as well.