More automerge tries (#13)
NB: `"automerge": true,` only applies to this repo. It might still be that automerge is not working due to [committer restriction](https://docs.renovatebot.com/key-concepts/automerge/#required-pull-request-reviews). @lunny Could this be relaxed for the bot? I.e. it might be needed to remove the "review required" protection for this repo only given that Gitea doesn't have a whitelist feature such as GH has letting certain users bypass the requirement. Reviewed-on: https://gitea.com/gitea/renovate-config/pulls/13 Co-authored-by: pat-s <patrick.schratz@gmail.com> Co-committed-by: pat-s <patrick.schratz@gmail.com>
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
"enabledManagers": [
|
"enabledManagers": [
|
||||||
"github-actions"
|
"github-actions"
|
||||||
],
|
],
|
||||||
|
"automerge": true,
|
||||||
|
"ignoreTests": true,
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"description": "use fix scope for renovate updates",
|
"description": "use fix scope for renovate updates",
|
||||||
|
|||||||
Reference in New Issue
Block a user