2 次代码提交

作者 SHA1 备注 提交日期
  Slavi Pantaleev f5bf5db45d Automerge Renovate version bumps of devture roles too 21 小时前
  Slavi Pantaleev 74cd0fa1f2 Automerge Renovate version bumps of MASH organization roles 21 小时前
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. +10
    -0
      .github/renovate.json

+ 10
- 0
.github/renovate.json 查看文件

@@ -34,6 +34,16 @@
],
"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": [
".github/workflows/close-stale-issues.yml",


正在加载...
取消
保存