mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[cft] Update comment when deployment is available (#139558)
* [cft] Update comment when deployment is available Currently cloud deployment are linked to after the entire CI run. Cloud deployments typically finish early, so this provides a notification as soon as the deployment is available. * newline * fix id
This commit is contained in:
parent
659d664f01
commit
f4dafd4eff
1 changed files with 1 additions and 0 deletions
|
@ -134,3 +134,4 @@ cat << EOF | buildkite-agent annotate --style "info" --context cloud
|
|||
EOF
|
||||
|
||||
buildkite-agent meta-data set pr_comment:deploy_cloud:head "* [Cloud Deployment](${CLOUD_DEPLOYMENT_KIBANA_URL})"
|
||||
buildkite-agent meta-data set pr_comment:early_comment_job_id "$BUILDKITE_JOB_ID"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue