Skip to content

Commit

Permalink
build: update auto approve to v2, remove release autoapproving (#1432) (
Browse files Browse the repository at this point in the history
#1912)

* build: update auto-approve file to v2

Source-Link: googleapis/synthtool@19eb6fc
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b9e4584a1fe3c749e3c37c92497b13dce653b2e694f0261f0610eb0e15941357
  • Loading branch information
gcf-owl-bot[bot] committed May 6, 2022
1 parent 2086fd4 commit 01e2c83
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
4 changes: 2 additions & 2 deletions .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
digest: sha256:dc7bfb4c4bf50496abbdd24bd9e4aaa833dc75248c0a9e3a7f807feda5258873
# created: 2022-04-14T17:36:54.629564643Z
digest: sha256:b9e4584a1fe3c749e3c37c92497b13dce653b2e694f0261f0610eb0e15941357
# created: 2022-05-05T21:08:42.530332893Z
15 changes: 3 additions & 12 deletions .github/auto-approve.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
rules:
- author: "release-please[bot]"
title: "^chore: release"
changedFiles:
- "package\\.json$"
- "CHANGELOG\\.md$"
maxFiles: 3
- author: "renovate-bot"
title: "^(fix|chore)\\(deps\\):"
changedFiles:
- "package\\.json$"
maxFiles: 2
processes:
- "NodeDependency"
- "OwlBotTemplateChanges"

0 comments on commit 01e2c83

Please sign in to comment.