Add source_project_id to commit template
What does this MR do and why?
This MR adds %{source_project_id}
to the commit message templates variable. We require this information when creating a merge request to build an URL to an external verification system for our builds where we use the CI_PROJECT_ID
variable to build the folder structure.
TODO
-
perform tests according to the MR acceptance checklist -
adapt commit_templates.md
with this MR ID -
adapt commit_templates.md
with the target Gitlab version
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Daniel Bovensiepen Li