socallinuxexpo / scale-network

SCaLE's on-site expo network configurations, wifi, tooling, and scripts
https://www.socallinuxexpo.org/
BSD 3-Clause "New" or "Revised" License
40 stars 16 forks source link

Implement WIP GitHub App so to prevent accidental merges #561

Open genebean opened 1 year ago

genebean commented 1 year ago

Description

I noticed things like [WAIT] in PR titles... implementing https://github.com/apps/wip to look for that and/or labels such as do not merge and then setting the WIP check as a required test in the branch protection rules would programmatically enforce this.

owendelong commented 1 year ago

Given that we are in the process of migrating off of Github to Gitlab, let's not put effort into that unless it is portable to gitlab.