Skip to content

Commit

Permalink
update-automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
rwlove committed May 1, 2024
1 parent fa7adbb commit 75b375e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/renovate/autoMerge.json5
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,13 @@
matchDepNames: ["kube-prometheus-stack"],
ignoreTests: false,
},
{
"description": ["Auto-merge GitHub Actions for minor and patch"],
"matchManagers": ["github-actions"],
"matchDatasources": ["github-tags"],
"automerge": true,
"automergeType": "branch",
"matchUpdateTypes": ["minor", "patch"],
},
],
}

0 comments on commit 75b375e

Please sign in to comment.