We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865b3a4 commit c08331aCopy full SHA for c08331a
.circleci/main_config.yml
@@ -122,8 +122,10 @@ jobs:
122
name: run ops module unit tests
123
command: just test-ops
124
- notify-failures-on-main:
125
- channel: C03N11M0BBN # to slack channel `notify-ci-failures`
126
- # TODO this should also be filtered on modified chains
+ channel: C07GQQZDW1G # to slack channel `notify-superchain-validation-failures`
+ #- notify-failures-on-main:
127
+ #channel: C03N11M0BBN # to slack channel `notify-ci-failures`
128
+ ## TODO this should also be filtered on modified chains
129
golang-validate-modified:
130
circleci_ip_ranges: true
131
shell: /bin/bash -eo pipefail
0 commit comments