Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add a generic workflow to generate libraries #10664

Merged
merged 3 commits into from
Apr 9, 2024

Conversation

JoeWang1127
Copy link
Contributor

@JoeWang1127 JoeWang1127 commented Apr 6, 2024

In this PR:

  • Add a workflow triggered by pull requests that contains generation_config.yaml

This PR only implements the trigger so that we can verify the trigger working as expected. The generation logic will be in another PR.

For the goal of series of PRs, please refer to improvement proposal.

@JoeWang1127 JoeWang1127 added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 9, 2024
@JoeWang1127 JoeWang1127 marked this pull request as ready for review April 9, 2024 18:33
@JoeWang1127 JoeWang1127 requested a review from a team as a code owner April 9, 2024 18:33
@JoeWang1127 JoeWang1127 requested review from suztomo and blakeli0 April 9, 2024 18:33
types:
- synchronize
paths:
- generation_config.yaml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this means this Github action is only triggered if there is a PR changes the generation_config.yaml?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is my intention. I'll verify its actual behavior.

@JoeWang1127 JoeWang1127 merged commit 3cffa09 into main Apr 9, 2024
31 checks passed
@JoeWang1127 JoeWang1127 deleted the chore/add-generic-workflow branch April 9, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants