mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
ci: change notification channel to feed-nomad-releases (#12550)
This commit is contained in:
@@ -3,8 +3,10 @@ schema = "1"
|
||||
project "nomad" {
|
||||
team = "nomad"
|
||||
slack {
|
||||
// #feed-nomad-releases
|
||||
notification_channel = "C03B5EWFW01"
|
||||
// #proj-nomad-releases
|
||||
notification_channel = "CUYKT2A73"
|
||||
// notification_channel = "CUYKT2A73"
|
||||
}
|
||||
github {
|
||||
organization = "hashicorp"
|
||||
|
||||
Reference in New Issue
Block a user