mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01:00
Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
parent
378e96f010
commit
5091c88bb9
@ -6,7 +6,7 @@ schema = "2"
|
|||||||
project "vault" {
|
project "vault" {
|
||||||
team = "vault"
|
team = "vault"
|
||||||
slack {
|
slack {
|
||||||
notification_channel = "C03RXFX5M4L" // #feed-vault-releases
|
notification_channel = "C09LD1XT5MX" // #feed-vault-releases
|
||||||
}
|
}
|
||||||
github {
|
github {
|
||||||
organization = "hashicorp"
|
organization = "hashicorp"
|
||||||
@ -63,8 +63,8 @@ event "enos-release-testing-oss" {
|
|||||||
## after the verify event stanza.
|
## after the verify event stanza.
|
||||||
|
|
||||||
event "trigger-staging" {
|
event "trigger-staging" {
|
||||||
// This event is dispatched by the bob trigger-promotion command
|
// This event is dispatched by the bob trigger-promotion command
|
||||||
// and is required - do not delete.
|
// and is required - do not delete.
|
||||||
}
|
}
|
||||||
|
|
||||||
event "promote-staging" {
|
event "promote-staging" {
|
||||||
@ -82,8 +82,8 @@ event "promote-staging" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
event "trigger-production" {
|
event "trigger-production" {
|
||||||
// This event is dispatched by the bob trigger-promotion command
|
// This event is dispatched by the bob trigger-promotion command
|
||||||
// and is required - do not delete.
|
// and is required - do not delete.
|
||||||
}
|
}
|
||||||
|
|
||||||
event "promote-production" {
|
event "promote-production" {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user