(no title)
tottenhm | 2 years ago
* Normally, the big green button says "Merge pull request"
* Now, the big green button says "Merge when ready"
In a large project with lots of activity, a stampede of people pressing "Merge" at the same time will cause trouble. "Merge when ready" is supposed to solve this.
It seems to mean:
> "GH, please merge this, but take it slow. Re-run the tests a few extra times to be sure."
phailhaus|2 years ago
[1] https://docs.github.com/en/repositories/configuring-branches...
dijksterhuis|2 years ago
plonk|2 years ago
I’ve read docs several times and never found them very clear about the details.