-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
None
-
None
A merge style PR will always create a merge commit even if a fastforward merge is possible. In some cases, a repository owner might want to allow fastforward merges. I think we should support this as a configurable option per repository. When enabled, and a merge style PR is detected to be fastforward, the status message (that normally describes the commit) should reflect that it will be fastforward merge instead.