tfagerlind / verso

Verso is an application aimed to simplify and standardize automatic versioning in a continuous delivery context.
MIT License
0 stars 0 forks source link

Make pull requests mandatory #4

Closed tfagerlind closed 1 year ago

tfagerlind commented 2 years ago

As soon as the project has matured, only pull requests should be allowed, and pushes directly to the trunk should be declined. Merges should be fast-forward-only with one commit only, and all test must have passed.

tfagerlind commented 1 year ago

I'd say that the project is matured enough. Right now, the fact that pull requests are not used, hinders us from describing a contribution process that makes sense.

tfagerlind commented 1 year ago

Done by adding a branch protection rule to trunk