Skip to content

Slack Notifications #2343

Slack Notifications

Slack Notifications #2343

Workflow file for this run

---
name: Slack Notifications
on:
check_suite:
types: [completed]
permissions:
contents: read
id-token: write
checks: read
jobs:
notify:
runs-on: github-ubuntu-latest-s
steps:
- name: Send Slack Notification
env:
GITHUB_TOKEN: ${{ github.token }}
uses: SonarSource/gh-action_slack-notify@9532fdcfa4143ed5da2da7b0e77172abbe24ae33 # 1.0.2
with:
slackChannel: squad-eng-xp-github