On 6 June 2016 at 04:49, rindeal <[email protected]> wrote: > I'd like to see the master branch free of commits which do not pass > CI, instead of having broken commits and holding master back until > revert commits are introduced.
Just pretend "stable" is called "master" and pretend "master" is called "devel" -> Wishes granted. Anything else requires a dedicated merge gate-keeper of some description. Which... we kinda have ... the gatekeeper is the QA tests, and it merges the submission line into master when it passes QA. -- Kent KENTNL - https://metacpan.org/author/KENTNL
