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(3211): Add a new field to builds to indicate the severity of the status message #585

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

sagar1312
Copy link
Member

Context

All the build status message are currently treated/visualized as warning in the UI. We need a mechanism to distinguish the messages based on severity

Objective

Add a new field statusMessageType to the build with ERROR, WARN and INFO as the allowed values

References

screwdriver-cd/screwdriver#3211

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.

models/build.js Show resolved Hide resolved
models/build.js Show resolved Hide resolved
Copy link
Member

@tkyi tkyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tkyi tkyi merged commit 6b5bc93 into master Oct 14, 2024
2 checks passed
@tkyi tkyi deleted the sagar1312-feat-3211-virtual-job-viz branch October 14, 2024 22:19
@sd-buildbot
Copy link

🎉 This PR is included in version 24.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.

3 participants