Skip to content

Commit

Permalink
chore: owlbot configuration for /google/storage/control/v2 (#2347)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo authored Jan 5, 2024
1 parent 2855f11 commit 63ece13
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/.OwlBot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ deep-remove-regex:
- "/grpc-google-.*/src"
- "/proto-google-.*/src"
- "/gapic-google-.*/src"
- "/google-cloud-storage-control/src"

deep-copy-regex:
- source: "/google/storage/v2/.*-java/proto-google-.*/src"
Expand All @@ -29,3 +30,7 @@ deep-copy-regex:
dest: "/owl-bot-staging/v2/gapic-google-cloud-storage-v2/src"
- source: "/google/storage/v2/google-cloud-storage-v2-java/gapic-google-cloud-storage-v2-java/src/main/java/com/google/storage/v2/gapic_metadata.json"
dest: "/owl-bot-staging/v2/gapic-google-cloud-storage-v2/src/main/resources/com/google/storage/v2/gapic_metadata.json"
- source: "/google/storage/control/v2/.*-java/proto-google-.*/src"
dest: "/owl-bot-staging/v2/proto-google-cloud-storage-control-v2/src"
- source: "/google/storage/control/v2/.*-java/gapic-google-.*/src"
dest: "/owl-bot-staging/v2/google-cloud-storage-control/src"

0 comments on commit 63ece13

Please sign in to comment.