2 커밋

작성자 SHA1 메시지 날짜
  Slavi Pantaleev f5bf5db45d Automerge Renovate version bumps of devture roles too 23 시간 전
  Slavi Pantaleev 74cd0fa1f2 Automerge Renovate version bumps of MASH organization roles 1 일 전
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",


불러오는 중...
취소
저장