MLB-LED-Scoreboard / mlb-led-scoreboard

An LED scoreboard for Major League Baseball :baseball:
GNU General Public License v3.0
582 stars 105 forks source link

Workflow to require release branch to merge to master #460

Closed ty-porter closed 1 year ago

ty-porter commented 1 year ago

Ironically this PR needs to be pointed to master 🙃

This PR will add the workflow to prevent non dev branch merges to master. This workflow will be added as a branch protection rule for master, which can be overridden with specific permissions if there's an emergency fix required.

Should cut down on instances of accidental merges to master and will let contributors have better visibility into where they should branch from

WardBrian commented 1 year ago

This will be very useful (my bad on the latest example!)