|
|
@@ -34,6 +34,16 @@ |
|
|
], |
|
|
], |
|
|
"allowedVersions": "/^v0\\./" |
|
|
"allowedVersions": "/^v0\\./" |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"description": "Automerge version bumps of roles maintained in the MASH organization and of devture roles (via branch push - no PR)", |
|
|
|
|
|
"matchManagers": ["ansible-galaxy"], |
|
|
|
|
|
"matchSourceUrls": [ |
|
|
|
|
|
"https://github.com/devture/com.devture.ansible.role{/,}**", |
|
|
|
|
|
"https://github.com/mother-of-all-self-hosting{/,}**" |
|
|
|
|
|
], |
|
|
|
|
|
"automerge": true, |
|
|
|
|
|
"automergeType": "branch" |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"matchFileNames": [ |
|
|
"matchFileNames": [ |
|
|
".github/workflows/close-stale-issues.yml", |
|
|
".github/workflows/close-stale-issues.yml", |
|
|
|