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

fix: execute actions once all pipelines have been executed (part 2) #2054

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

olblak
Copy link
Member

@olblak olblak commented Apr 26, 2024

Fix #2039

Test

To test this pull request, you can run the following commands:

cd <to_package_directory>
go test

Additional Information

Tradeoff

Potential improvement

Always consider target a success if nothing changed but some commits
need to be pushed.

Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
@olblak olblak added the bug Something isn't working label Apr 26, 2024
@olblak olblak added this to the 0.76.0 milestone Apr 26, 2024
Signed-off-by: Olblak <me@olblak.com>
@olblak olblak enabled auto-merge (squash) April 26, 2024 12:35
@olblak olblak merged commit 6c4d41b into updatecli:main Apr 26, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

github pullrequest are re-created if when not needed
1 participant