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(3248): add status message to update build when launcher failed #487

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

VonnyJap
Copy link
Member

Context

It is currently difficult to determine the root cause when a launcher fails, as no meaningful status message is provided when updating the build status to "fail." This lack of information complicates troubleshooting and delays issue resolution.

Objective

This PR ensures that a detailed status message is included whenever a build status is updated to "FAILURE" during the launch action. The status message will provide relevant details about the failure, making it easier to identify and resolve the underlying issue quickly, as well as to create alerting system based on logs.

References

screwdriver-cd/screwdriver#3248

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.

@VonnyJap VonnyJap merged commit e597c78 into master Dec 24, 2024
2 checks passed
@VonnyJap VonnyJap deleted the launch-logs branch December 24, 2024 18:09
VonnyJap added a commit that referenced this pull request Jan 14, 2025
VonnyJap added a commit that referenced this pull request Jan 15, 2025
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.

2 participants