Skip to content

fix: enable blockedBy functionality for virtual jobs#665

Open
yk634 wants to merge 1 commit intomasterfrom
virtual-blockedby
Open

fix: enable blockedBy functionality for virtual jobs#665
yk634 wants to merge 1 commit intomasterfrom
virtual-blockedby

Conversation

@yk634
Copy link
Contributor

@yk634 yk634 commented Mar 18, 2026

Context

When an event is triggered via POST /event, if the first job in the workflow is a virtual job with blockedBy configured, the job remains stuck in the CREATED state and does not progress.

Objective

Enable blockedBy functionality for virtual jobs triggered via POST /event, ensuring that their status transitions correctly.

References

As a reference, the following change enabled blockedBy functionality for virtual jobs in build-triggered cases:
screwdriver-cd/queue-service#84

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

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.

3 participants