Automerge Renovate version bumps of devture roles too

The seven pinned com.devture.ansible.role.* roles are maintained by the
same people who review these PRs; their releases are already the review.
Same branch-push automerge (and the same lint gate) as MASH role bumps.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BhJbmhyUpt4qSrKD9cbJ5A
This commit is contained in:
Slavi Pantaleev
2026-08-24 15:59:12 +03:00
co-authored by Claude Fable 5
parent 74cd0fa1f2
commit f5bf5db45d
+2 -1
View File
@@ -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,