Description
#3556 addressed an issue when we need to release a new version and the latest commit to main was made via the "update contributors" CI action. The side effect of the fix is that we now try to push and deploy images twice for each push to main. This results in cancelled jobs and docker image tags pointing to uninteresting commits.
It would be nice if we can skip unnecessary job runs while still having the release pipeline work properly.
Metadata
Metadata
Assignees
Labels
No labels