-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not try to update actionset state when publishing artifacts (#…
…2883) If there are multiple actions running in parallel, they will populate artifacts while another action is still running. This causes a conflict in update of actionset state. Actionset state should be updated by separate function maybeSetActionSetStateComplete Fixes #2882 Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8a20394
commit b3019e0
Showing
1 changed file
with
69 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters