Custom message for waiting stages

Hi,

is there a way to display a custom message on the main screen for a configuration if a stage is waiting for manual promotion? We would like to automate our release process that includes some manual steps. If the release process reaches one of these steps I would like ContinuaCI to show the reason why the next stage is waiting for promotion.

Kind regards

Kay Zumbusch

Hi Kay,

There is currently no way to dynamically add messages to the Configuration view. There is only the configuration description, but this is fixed to the test input of the details page.

We’ll look into adding a Reason field to the stage promotion options, however this is something that we would prefer to display on the Build view page - there may be multiple builds, from different triggers, awaiting promotion for different reasons. Perhaps we will also add an icon to each (awaiting promotion) build on the configuration view with a tooltip showing the Reason text. 

This is now added to our to-do list