pullrequest_template.json@7c02e457e6ab
pullrequest_template.json
Sun, 08 Jun 2014 19:24:37 +0300
- author
- Santeri Piippo <crimsondusk64@gmail.com>
- date
- Sun, 08 Jun 2014 19:24:37 +0300
- changeset 4
- 7c02e457e6ab
- parent 3
-
b328fdc09692
- permissions
- -rw-r--r--
- added automatic tracker updating but commented it out since it also bumps timestamps on every note on said ticket...
{
"title": "{{TITLE}}",
"source":
{
"branch":
{
"name": "default"
},
"repository":
{
"full_name": "{{SOURCE_REPO}}"
},
"commit":
{
"hash": "{{HEAD}}"
}
}
}