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

chore: migrate to owl bot #50

Merged
merged 4 commits into from
May 13, 2021
Merged

chore: migrate to owl bot #50

merged 4 commits into from
May 13, 2021

Conversation

parthea
Copy link
Contributor

@parthea parthea commented May 12, 2021

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 as a code owner 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