Change warning displayed when PRs don't start with component name (#129)
This commit is contained in:
committed by
Ross Light
parent
3fdd4c2254
commit
f597512d4c
@@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"issue_title_pattern": "^.*$"
|
"issue_title_pattern": "^.*$",
|
||||||
|
"pull_request_title_response": "Please edit the title of this pull request with the name of the affected component, or \"all\", followed by a colon, followed by a short summary of the change."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user