Skip to content

Commit 19eb6fc

Browse files
authored
build: update auto approve to v2, remove release autoapproving (#1432)
* build: update auto-approve file to v2
1 parent 35e1ea8 commit 19eb6fc

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
rules:
2-
- author: "release-please[bot]"
3-
title: "^chore: release"
4-
changedFiles:
5-
- "package\\.json$"
6-
- "CHANGELOG\\.md$"
7-
maxFiles: 3
8-
- author: "renovate-bot"
9-
title: "^(fix|chore)\\(deps\\):"
10-
changedFiles:
11-
- "package\\.json$"
12-
maxFiles: 2
1+
processes:
2+
- "NodeDependency"
3+
- "OwlBotTemplateChanges"

0 commit comments

Comments
 (0)