pullrequest_template.json@9d63b4f82112
pullrequest_template.json
Sun, 08 Jun 2014 23:24:46 +0300
- author
- Santeri Piippo <crimsondusk64@gmail.com>
- date
- Sun, 08 Jun 2014 23:24:46 +0300
- changeset 5
- 9d63b4f82112
- parent 3
-
b328fdc09692
- permissions
- -rw-r--r--
- axed the python interfacing part completely..
{
"title": "{{TITLE}}",
"source":
{
"branch":
{
"name": "default"
},
"repository":
{
"full_name": "{{SOURCE_REPO}}"
},
"commit":
{
"hash": "{{HEAD}}"
}
}
}