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

Update Release github pipeline to trigger automatically #1757

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

UebelAndre
Copy link
Collaborator

This means no one has to remember to click the release button after a PR to update the release is merged

Here we can see changes being merged to the main branch on my fork
Screen Shot 2023-01-05 at 6 58 29 AM

And here we see the action that was automatically kicked off
Screen Shot 2023-01-05 at 6 57 55 AM

@@ -14,7 +19,7 @@ jobs:
validation:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The changes here address validation issues
Screen Shot 2023-01-05 at 7 01 37 AM

@UebelAndre UebelAndre merged commit 927a364 into bazelbuild:main Jan 5, 2023
@UebelAndre UebelAndre deleted the releases branch January 5, 2023 16:04
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.

None yet

2 participants