hibernate/hibernate-github-bot

Forbid merge commits

yrodiere opened this issue · 1 comments

We don't allow those in Hibernate Search, in particular.

See https://github.com/hibernate/hibernate-search/blob/main/CONTRIBUTING.md#commit

Not necessary; there is already a branch protection option for that in GitHub. See "Require linear history".