release: update notification slack channel (#10213) (#10214)

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
Vault Automation 2025-10-17 16:31:39 -04:00 committed by GitHub
parent 378e96f010
commit 5091c88bb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ schema = "2"
project "vault" {
team = "vault"
slack {
notification_channel = "C03RXFX5M4L" // #feed-vault-releases
notification_channel = "C09LD1XT5MX" // #feed-vault-releases
}
github {
organization = "hashicorp"
@ -63,8 +63,8 @@ event "enos-release-testing-oss" {
## after the verify event stanza.
event "trigger-staging" {
// This event is dispatched by the bob trigger-promotion command
// and is required - do not delete.
// This event is dispatched by the bob trigger-promotion command
// and is required - do not delete.
}
event "promote-staging" {
@ -82,8 +82,8 @@ event "promote-staging" {
}
event "trigger-production" {
// This event is dispatched by the bob trigger-promotion command
// and is required - do not delete.
// This event is dispatched by the bob trigger-promotion command
// and is required - do not delete.
}
event "promote-production" {