You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: