2 Commit

Autore SHA1 Messaggio Data
  Slavi Pantaleev f5bf5db45d Automerge Renovate version bumps of devture roles too 1 giorno fa
  Slavi Pantaleev 74cd0fa1f2 Automerge Renovate version bumps of MASH organization roles 1 giorno fa
1 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  1. +10
    -0
      .github/renovate.json

+ 10
- 0
.github/renovate.json Vedi File

@@ -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",


Caricamento…
Annulla
Salva