You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#! slack_webhook was needed on 2023-09-25 to notify the team when we automatically cut a new release. Copied from Shared-Cryogenics/infrastructure-root/slack-webhooks in lastpass, originally generated (we think) by HelpNow+ ticket.
61
-
- &slack_webhook ((slack.webhook))
60
+
#! as of 23/04/2024 gchat webhook is used to send us ci status messages. It was created in gchat space settings after logging in with personal creds
61
+
- &gchat_webhook ((gchat-webhook.url))
62
62
63
63
#! test-bosh-director were needed on 2023-09-25. They are static values for deployments that are shared via the vault. These were most created manually at some point and put into vault so the tasks using them have expected values.
*BBR CLI*: version `((.:version-number))` has been published 🎉
1021
-
Next steps (cc <!subteam^S028XABEHAP>):
1022
+
Next steps <users/all>:
1022
1023
1. Review the release notes <((.:github-release-url))|here>.
1023
1024
1024
1025
- name: update-homebrew-formula
@@ -1149,7 +1150,7 @@ jobs:
1149
1150
1150
1151
I have detected a new version of [golang-release](https://github.com/bosh-packages/golang-release) and automatically bumped this package to benefit from the latest changes.
1151
1152
1152
-
If this does not look right, please reach out to the [#mapbu-cryogenics](https://vmware.slack.com/archives/C01DXEYRKRU) team.
1153
+
If this does not look right, please reach out to the mapbu-cryogenics team.
1153
1154
input_mapping:
1154
1155
source-repo: bosh-backup-and-restore-write-branch
1155
1156
@@ -1197,7 +1198,7 @@ jobs:
1197
1198
I have detected a new version of a go module and automatically bumped
1198
1199
it to benefit from the latest changes.
1199
1200
1200
-
If this does not look right, please reach out to the [#mapbu-cryogenics](https://vmware.slack.com/archives/C01DXEYRKRU) team.
1201
+
If this does not look right, please reach out to the mapbu-cryogenics team.
1201
1202
input_mapping:
1202
1203
source-repo: bosh-backup-and-restore-write-branch
1203
1204
@@ -1426,11 +1427,11 @@ jobs:
1426
1427
- load_var: osm-release-id
1427
1428
file: osm/release_id
1428
1429
format: trim
1429
-
- put: slack-cryo-notification
1430
+
- put: gchat-cryo-notification
1430
1431
params:
1431
1432
text: |
1432
1433
*p-bosh-backup-and-restore:* The OSM team have validated the cloning request for `((.:version))`.
1433
-
Next steps (<!subteam^S028XABEHAP>):
1434
+
Next steps <users/all>:
1434
1435
1. Follow the <https://osm.eng.vmware.com/oss/#/release/((.:osm-release-id))|link> to generate the OSL.
0 commit comments