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