Skip to content

Commit

Permalink
chore: migrate to owl-bot with staging dir (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
SurferJeffAtGoogle authored Mar 18, 2021
1 parent 56be2c6 commit fa7cebc
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 114 deletions.
10 changes: 7 additions & 3 deletions packages/google-cloud-accessapproval/.github/.OwlBot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
# limitations under the License.
docker:
image: gcr.io/repo-automation-bots/owlbot-nodejs:latest
copy-dirs:
- source: google/cloud/accessapproval/*/accessapproval-*-nodejs/src/*
dest: /src

deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/cloud/accessapproval/(.*)/.*-nodejs/(.*)
dest: /owl-bot-staging/$1/$2
3 changes: 2 additions & 1 deletion packages/google-cloud-accessapproval/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"repo": "googleapis/nodejs-access-approval",
"distribution_name": "@google-cloud/access-approval",
"api_id": "accessapproval.googleapis.com",
"requires_billing": true
"requires_billing": true,
"default_version": "v1"
}

32 changes: 0 additions & 32 deletions packages/google-cloud-accessapproval/owlbot.py

This file was deleted.

37 changes: 0 additions & 37 deletions packages/google-cloud-accessapproval/synth.metadata

This file was deleted.

41 changes: 0 additions & 41 deletions packages/google-cloud-accessapproval/synth.py

This file was deleted.

0 comments on commit fa7cebc

Please sign in to comment.