##// END OF EJS Templates
pull-requests: change the update commits logic to handle target changes better....
pull-requests: change the update commits logic to handle target changes better. - references #5266 - don't create comments if NO changes in PR were detected, but target changed - Show the origin of changes target/source repos - Allows updating the diffs without invalidating voting and creating new versions.

File last commit:

r1120:d4155363 default
r1601:a639657c default
Show More
checklist-pull-request.rst
17 lines | 309 B | text/x-rst | RstLexer
/ docs / contributing / checklist-pull-request.rst

Pull Request Checklists

  • Informative description
  • Linear commit history
  • Rebased on top of latest changes
  • Add ticket references. eg fixes #123, references #123 etc.