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

chore: migrate to owl bot#50

Merged
gcf-merge-on-green[bot] merged 4 commits into
masterfrom
owl-bot
May 13, 2021
Merged

chore: migrate to owl bot#50
gcf-merge-on-green[bot] merged 4 commits into
masterfrom
owl-bot

Conversation

@parthea

@parthea parthea commented May 12, 2021

Copy link
Copy Markdown
Contributor

This PR migrates from autosynth to owl bot. owl bot will save time for maintainers as it will automatically open PRs when there are updates in googleapis-gen without requiring maintainers to run synthtool to build the client from protos. Additionally, similar to autosynth, PRs will be automatically opened when there are template updates.

@parthea parthea requested a review from a team May 12, 2021 01:23
@product-auto-label product-auto-label Bot added the api: workflows Issues related to the googleapis/python-workflows API. label May 12, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label May 12, 2021
@parthea parthea requested a review from busunkim96 May 12, 2021 15:42
@parthea parthea added the automerge Merge the pull request once unit tests and other checks pass. label May 13, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 2b789f0 into master May 13, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the owl-bot branch May 13, 2021 01:00
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 13, 2021
gcf-merge-on-green Bot pushed a commit that referenced this pull request Jun 1, 2021
There is [an issue](https://github.com/googleapis/python-workflows/blob/master/owlbot.py#L46) in the `owlbot.py` file added in #50 in that [s.remove_staging_dirs()](https://github.com/googleapis/synthtool/blob/master/synthtool/transforms.py#L309) should only be called once after all the files are copied over.  [get_staging_dirs()](https://github.com/googleapis/synthtool/blob/master/synthtool/transforms.py#L280) will only return staging directories that exist.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: workflows Issues related to the googleapis/python-workflows API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants