Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
build: update auto-approve config for new validation (#1169) (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthonios Partheniou <[email protected]>
Source-Link: googleapis/synthtool@df7fc1e
Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:6245a5be4c0406d9b2f04f380d8b88ffe4655df3cdbb57626f8913e8d620f4dd
  • Loading branch information
gcf-owl-bot[bot] and parthea authored Jul 30, 2021
1 parent 6585d4a commit ee6244e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-nodejs:latest
digest: sha256:06c970a44680229c1e8cefa701dbc93b80468ec4a34e6968475084e4ec1e2d7d
digest: sha256:6245a5be4c0406d9b2f04f380d8b88ffe4655df3cdbb57626f8913e8d620f4dd
4 changes: 2 additions & 2 deletions .github/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rules:
- "CHANGELOG\\.md$"
maxFiles: 3
- author: "renovate-bot"
title: "^(fix\\(deps\\)|chore\\(deps\\)):"
title: "^(fix|chore)\\(deps\\):"
changedFiles:
- "/package\\.json$"
- "package\\.json$"
maxFiles: 2
2 changes: 1 addition & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "accessapproval",
"name_pretty": "Access Approval",
"product_documentation": "https://cloud.google.com/access-approval/",
"product_documentation": "https://cloud.google.com/access-approval/docs",
"client_documentation": "https://googleapis.dev/nodejs/accessapproval/latest/",
"issue_tracker": "https://github.com/googleapis/nodejs-access-approval/issues",
"release_level": "GA",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Apache Version 2.0
See [LICENSE](https://github.com/googleapis/nodejs-access-approval/blob/master/LICENSE)

[client-docs]: https://googleapis.dev/nodejs/accessapproval/latest/
[product-docs]: https://cloud.google.com/access-approval/
[product-docs]: https://cloud.google.com/access-approval/docs
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
[projects]: https://console.cloud.google.com/project
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
Expand Down
2 changes: 1 addition & 1 deletion samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ __Usage:__

[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
[shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-access-approval&page=editor&open_in_editor=samples/README.md
[product-docs]: https://cloud.google.com/access-approval/
[product-docs]: https://cloud.google.com/access-approval/docs

0 comments on commit ee6244e

Please sign in to comment.