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

feat(2767): Add reference to stage in workflowGraph nodes #44

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

sagar1312
Copy link
Member

@sagar1312 sagar1312 commented Sep 21, 2023

Context

Node of stage represents a job and has id and name attributes.

Objective

Add a reference to the stage in wokflowGraph nodes which would help us to filter/group nodes by stage name.
Ex: https://github.com/screwdriver-cd/screwdriver/pull/2933/files#diff-e01d96efa0729764af51697e9dd42865efba14cb4562ebcb4207cb75528b4ffcR843

References

screwdriver-cd/screwdriver#2767
screwdriver-cd/data-schema#530

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.

@sagar1312 sagar1312 force-pushed the sagar1312-feat-2767-add-stage-reference-in-nodes branch from 0969e2b to c70a8db Compare September 21, 2023 23:58
@sagar1312 sagar1312 marked this pull request as ready for review September 22, 2023 00:01
@tkyi tkyi merged commit 9e58f45 into master Sep 27, 2023
2 checks passed
@tkyi tkyi deleted the sagar1312-feat-2767-add-stage-reference-in-nodes branch September 27, 2023 06:09
@sd-buildbot
Copy link

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants