Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Commit 1b39fc0

Browse files
authored
chore: Update Owl bot begin-after-commit-hash (#291)
PR #290 included changes to the generated client but the conventional commit messages were not included in the PR. This PR updates the `begin-after-commit-hash` that owl-bot uses to pull changes from googleapis-gen to match [this commit](https://github.com/googleapis/googleapis-gen/search?q=0a3c7d272d697796db75857bac73905c68e498c3&type=commits). The following changes are already in master: feat: added more Environment RPCs feat: added Versions service feat: added Fulfillment service feat: added TextToSpeechSettings. feat: added location in some resource patterns fix: removed incorrect resource annotation for UpdateEnvironmentRequest. fix: add async client to %name_%version/init.py chore: add autogenerated snippets chore: remove auth, policy, and options from the reserved names list feat: support self-signed JWT flow for service accounts chore: enable GAPIC metadata generation chore: sort subpackages in %namespace/%name/init.py
1 parent 1a0ac16 commit 1b39fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/.OwlBot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ deep-copy-regex:
2222
- source: /google/cloud/dialogflow/(v.*)/.*-py/(.*)
2323
dest: /owl-bot-staging/$1/$2
2424

25-
begin-after-commit-hash: 89df06c8330f5a14049dccc2836bd28497df2247
25+
begin-after-commit-hash: 0a3c7d272d697796db75857bac73905c68e498c3
2626

0 commit comments

Comments
 (0)