Include cluster name in initial "deploying" comment.

This ensures the initial comment is discovered by the `find-comment` step.
See line 114. This should prevent duplicate comments if the deployment fails.

Signed-off-by: Adam Vollrath <adam.d.vollrath@gmail.com>
This commit is contained in:
Adam Vollrath
2024-01-17 21:53:00 -06:00
parent 36cf79a3ad
commit b92105443c
+1 -1
View File
@@ -124,7 +124,7 @@ jobs:
body: |
## Uffizzi Ephemeral Environment - Virtual Cluster
:cloud: deploying ...
:cloud: deploying cluster `pr-${{ needs.cache-manifests-file.outputs.pr-number }}`
:gear: Updating now by workflow run [${{ github.run_id }}](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}).