-
-
Notifications
You must be signed in to change notification settings - Fork 764
Closed
Description
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.