When website deployments triggered by vcs the deployment message on the dashboard and webhooks sent out is the commit message. However if you deploy via the api it will say --no message-- Implement a input parameter on the deploy endpoint so this message can be customised. This will help with identifying deployments faster when looking at logs.

Add deployment message to api triggers

1 total vote