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

Add support for TeamCity build status message #4019

Closed
gep13 opened this issue Oct 25, 2022 Discussed in #4003 · 1 comment · Fixed by #3994
Closed

Add support for TeamCity build status message #4019

gep13 opened this issue Oct 25, 2022 Discussed in #4003 · 1 comment · Fixed by #3994
Labels
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Oct 25, 2022

Discussed in https://github.com/orgs/cake-build/discussions/4003

Originally posted by BlythMeister October 21, 2022
The current write status message is not a persistent status message (for the final build status)

Add support to update the final build status message

Would be nice to have a prepend, append and replace method for the final build status.

Documentation of format can be found here: https://www.jetbrains.com/help/teamcity/service-messages.html#Reporting+Build+Status

As stated, the current status message can be included in the new status using {build.status.text}
As a convention, messages should be separated using a semi colon.

gep13 pushed a commit to BlythMeister/cake that referenced this issue Oct 25, 2022
@devlead devlead added this to the v3.0.0 milestone Oct 25, 2022
@cake-build-bot
Copy link

🎉 This issue has been resolved in version v3.0.0 🎉

The release is available on:

Your GitReleaseManager 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 a pull request may close this issue.

3 participants