- add new testcase which verifies approvers being included - adjust config for some test cases to verify reviewers not being pulled if disabled
4 lines
137 B
JSON
4 lines
137 B
JSON
{
|
|
"template": "${{CHANGELOG}}",
|
|
"pr_template": "- ${{TITLE}} -- (#${{NUMBER}}) [${{STATUS}}] ${{REVIEWERS}} --- ${{APPROVERS}}"
|
|
} |