zuul/releasenotes/notes/github-squash-merge-d00c72b76abc8aa8.yaml
Tobias Henkel d221171e62
Support squash merge in Github
Many projects running on Github want to use the squash merge strategy
of github to keep their history clean. Now that the github reporter
forwards the merge-mode that can be configured on a project it is easy
to also support squash merge.

Change-Id: I1f4131002dd380f2860557a9aebcc0bcf4dc2af8
2019-06-11 12:08:07 +02:00

5 lines
85 B
YAML

---
features:
- |
The merge-mode ``squash-merge`` is now supported for Github.