mbien commented on PR #4785:
URL: https://github.com/apache/netbeans/pull/4785#issuecomment-1305986390
@matthiasblaesing tbh I am fairly neutral regarding the green CI requirement
too. @neilcsmith-net wanted the Paperwork job to always run (taken from other
discussions) so that we can put more checks on it. So I thought if we do that
anyway, we may as well enable the green checkmark requirement. I do agree that
probably nobody will merge a PR which is not green - at least not
intentionally. Question is the "not intentionally" a risk worth thinking about
or not.
Do we have consensus on the force push protection to master (@ebarboni you
ok with this too?)? If yes I'll update this PR to do only:
```yaml
github:
protected_branches:
master: {}
```
which should do the trick according to the doc
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists