Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
chore: re-onboard cloudbuild apiv1 /w OwlBot (googleapis#8287)
Browse files Browse the repository at this point in the history
The git history is not super clear here to why this one was disablbed to begin with. I suspect this may cause generation errors of some sorts, but lets re-enable for now and see what/if it breaks.
  • Loading branch information
codyoss authored Jul 19, 2023
1 parent 96d5060 commit 5be977a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/.OwlBot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ deep-remove-regex:
- /binaryauthorization/apiv1beta1/
- /certificatemanager/apiv1/
- /channel/apiv1/
# - /cloudbuild/apiv1/v2/
- /cloudbuild/apiv1/v2/
- /cloudbuild/apiv2/
- /clouddms/apiv1/
- /cloudtasks/apiv2/
Expand Down Expand Up @@ -166,7 +166,7 @@ deep-remove-regex:
- /internal/generated/snippets/binaryauthorization/apiv1beta1/
- /internal/generated/snippets/certificatemanager/apiv1/
- /internal/generated/snippets/channel/apiv1/
# - /internal/generated/snippets/cloudbuild/apiv1/v2/
- /internal/generated/snippets/cloudbuild/apiv1/v2/
- /internal/generated/snippets/cloudbuild/apiv2/
- /internal/generated/snippets/clouddms/apiv1/
- /internal/generated/snippets/cloudtasks/apiv2/
Expand Down Expand Up @@ -596,8 +596,8 @@ deep-copy-regex:
dest: /
- source: /google/cloud/channel/v1/cloud.google.com/go
dest: /
# - source: /google/devtools/cloudbuild/v1/cloud.google.com/go
# dest: /
- source: /google/devtools/cloudbuild/v1/cloud.google.com/go
dest: /
- source: /google/devtools/cloudbuild/v2/cloud.google.com/go
dest: /
- source: /google/cloud/clouddms/v1/cloud.google.com/go
Expand Down

0 comments on commit 5be977a

Please sign in to comment.