cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.91k stars 729 forks source link

Add support for TeamCity build status message #4019

Closed gep13 closed 2 years ago

gep13 commented 2 years ago

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.
cake-build-bot commented 1 year ago

:tada: This issue has been resolved in version v3.0.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: