.gitlab/merge_request_templates/Default.md
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 12 Aug 2022 14:35:34 -0700
changeset 49456 cdfba684b6a1
parent 49268 7b0cf4517d82
child 49535 7b6d3a9bd7be
permissions -rw-r--r--
status: include `repo` in template context also for resolved paths The `repo` object needs to be in the templater context when using e.g. `relpath`. It has been missing there since it was the unresolved files were added to the templated output in 07ebb567e8bb.

/assign_reviewer @mercurial.review

Welcome to the Mercurial Merge Request creation process:

* Set a simple title for your MR,
* All important information should be contained in your changesets' content or description,
* You can add some workflow-relevant information here (eg: when this depends on another MR),
* If your changes are not ready for review yet, click `Start the title with Draft:` under the title.

More details here:

* https://www.mercurial-scm.org/wiki/ContributingChanges
* https://www.mercurial-scm.org/wiki/Heptapod