- update only repo specific config
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
}
|
||||
],
|
||||
"sort": "ASC",
|
||||
"template": "${{CHANGELOG}}\n\nContributors:\n${{CONTRIBUTORS}}",
|
||||
"template": "${{CHANGELOG}}",
|
||||
"pr_template": "- ${{TITLE}}\n - PR: #${{NUMBER}}",
|
||||
"empty_template": "- no changes",
|
||||
"max_pull_requests": 1000,
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"labels": ["dependencies"]
|
||||
}
|
||||
],
|
||||
"template": "${{CHANGELOG}}\n\nContributors:\n${{CONTRIBUTORS}}",
|
||||
"max_pull_requests": 1000,
|
||||
"max_back_track_time_days": 1000
|
||||
}
|
||||
Reference in New Issue
Block a user