The dlang bot should always try to rebase on ~master before merge

user1234 user1234 at 12.de
Sat May 4 11:12:02 UTC 2019


This would facilitate locating regressions or visual browsing 
with gitk. If GH doesn't disable the merge button than there no 
conflict anyway... Don't know if the GH API allows to detect 
conflict.

Other suggestion would be to squash automatacally if a particular 
commit doesn't contain a reference to a distinct PR (#<dec 
number>), git commit (<hex number>), or dlang issue (fix issue 
<dec number>). Unrelated , unfocused changes are discouraged 
anyway within a single PR.


More information about the Digitalmars-d mailing list