openedx / repo-tools

Tools for repo maintenance, etc.
Apache License 2.0
30 stars 39 forks source link

feat: ensure tagged repos don't have a branch named 'release' (WIP) #476

Open kdmccormick opened 7 months ago

kdmccormick commented 7 months ago

Adding a new repo_check which starts with the most important constraint (tagged repos not having a release branch). We can rachet up the strictness in the future if we want.