From 756d10a13b9c5e16f7416afa9d22b2c7487ecfe4 Mon Sep 17 00:00:00 2001 From: Michael Chiou Date: Tue, 18 Jun 2024 12:57:47 -0700 Subject: [PATCH] #9082: add slack notification to t3k profiler --- .github/workflows/t3000-profiler-tests.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/t3000-profiler-tests.yaml b/.github/workflows/t3000-profiler-tests.yaml index 99942f93314..575ccdd8029 100644 --- a/.github/workflows/t3000-profiler-tests.yaml +++ b/.github/workflows/t3000-profiler-tests.yaml @@ -39,3 +39,8 @@ jobs: timeout-minutes: 30 run: | ./tests/scripts/run_profiler_regressions.sh + - uses: ./.github/actions/slack-report + if: ${{ failure() }} + with: + slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }} + owner: U03BJ1L3LUQ # Mo Memarian