Action: actions/slack-github-action
¶
Overview¶
Interactive to Slack from GitHub Actions
Timeline¶
Operation | At |
---|---|
Bump version into slackapi/slack-github-action@v1.23.0 | 2024-02-16 |
Component¶
Upgrade version of node16 to avoid warnings
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v2, slackapi/slack-github-action@v1.19.0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Example:
- name: Communicate - Slack - Notification about failed pytest
id: communication_slack
if: ${{ failure() }}
uses: slackapi/slack-github-action@v1.23.0