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: do not run workflow on push #2718

Merged
merged 4 commits into from
May 2, 2024
Merged

Conversation

JoeWang1127
Copy link
Collaborator

@JoeWang1127 JoeWang1127 commented May 2, 2024

In this PR:

  • Remove on.push trigger so that the workflow doesn't run against a specific branch.

Official doc: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onpushbranchestagsbranches-ignoretags-ignore

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label May 2, 2024
@JoeWang1127 JoeWang1127 added the owlbot:run Add this label to trigger the Owlbot post processor. label May 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 2, 2024
@JoeWang1127 JoeWang1127 changed the title chore: do not run workflow after merging chore: do not run workflow on push May 2, 2024
@JoeWang1127 JoeWang1127 marked this pull request as ready for review May 2, 2024 16:26
@JoeWang1127 JoeWang1127 requested a review from a team as a code owner May 2, 2024 16:26
@JoeWang1127 JoeWang1127 added the owlbot:run Add this label to trigger the Owlbot post processor. label May 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 2, 2024
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels May 2, 2024
@JoeWang1127 JoeWang1127 enabled auto-merge (squash) May 2, 2024 17:20
Copy link

sonarcloud bot commented May 2, 2024

Quality Gate Passed Quality Gate passed for 'gapic-generator-java-root'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented May 2, 2024

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@JoeWang1127 JoeWang1127 merged commit 8f21be6 into main May 2, 2024
43 checks passed
@JoeWang1127 JoeWang1127 deleted the chore/remove-push-trigger branch May 2, 2024 18:05
lqiu96 pushed a commit that referenced this pull request May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants