sa-mw-dach / opendj

Apply Open Source principles to the Dance Floor! MOVED TO https://github.com/opendj/opendj
https://github.com/opendj/opendj
GNU General Public License v3.0
6 stars 9 forks source link

Employ project gating tool to automatically merge pull requests #21

Open wrichter opened 5 years ago

wrichter commented 5 years ago

Such as Zuul CI or others. Prerequisite is a repo where not everyone can push to master but master is owned by the project gating system and a pull request is then evaluated by the gating system and merged or rejected

DanielFroehlich commented 5 years ago

Depends on #33 , how we agree to use git

DanielFroehlich commented 5 years ago

See #33, I am inclined to start with a simple collective code ownership model. Currently, it seems that I am the only one contributing, so this would be overkill. I suggest to drop this for now and re-open it later, if we have more people contributing and actually suffer from broken builds.