Skip to content

Commit

Permalink
remove engineering-general from config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantimjohn authored Oct 30, 2023
1 parent 8b9a6d3 commit 90c5c8a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ jobs:
- slack/notify:
event: fail
branch_pattern: main
channel: engineering-general
channel: records-mover-ci-builds
mentions: '<@bruno.castrokarney>'
template: basic_fail_1

Expand Down Expand Up @@ -364,7 +364,7 @@ jobs:
- slack/notify:
event: fail
branch_pattern: main
channel: engineering-general
channel: records-mover-ci-builds
mentions: '<@bruno.castrokarney>'
template: basic_fail_1

Expand Down Expand Up @@ -420,12 +420,12 @@ jobs:
- slack/notify:
event: fail
branch_pattern: main
channel: engineering-general
channel: records-mover-ci-builds
mentions: '<@bruno.castrokarney>'
template: basic_fail_1
- slack/notify:
event: pass
channel: engineering-general
channel: records-mover-ci-builds
template: success_tagged_deploy_1

cli-extra-test:
Expand All @@ -451,7 +451,7 @@ jobs:
- slack/notify:
event: fail
branch_pattern: main
channel: engineering-general
channel: records-mover-ci-builds
mentions: '<@bruno.castrokarney>'
template: basic_fail_1

Expand Down

0 comments on commit 90c5c8a

Please sign in to comment.