fletort / init-repo-action

Internal Action to Init My repositories following internal rules
MIT License
0 stars 0 forks source link

Branch Protection/Creation should be customizable #21

Open fletort opened 1 month ago

fletort commented 1 month ago

Branch Protection could take a given JSON file in parameter (file located on the repo calling the action, or from another repo). In this way, branch protection will be totally customizable.

In the same way, list of protected and/or created branch should be customizable too.

fletort commented 1 week ago

This can be done with the new action: https://github.com/fletort/branch-protection-action. Need to use this action in the current action