GitHub / dataesr / slack-notifier-action
This action allows to send a message in slack channels in a github actions pipeline.
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/dataesr%2Fslack-notifier-action
Stars: 0
Forks: 0
Open issues: 1
License: mit
Language: JavaScript
Size: 181 KB
Dependencies parsed at:
239
Created at: almost 4 years ago
Updated at: almost 4 years ago
Pushed at: almost 4 years ago
Last synced at: 7 days ago
.github/workflows/main.yml
actions
- ./ * composite
- actions/checkout v2 composite
action.yml
actions
- dist/index.js node12 javascript
package.json
npm
- @vercel/ncc ^0.28.6 development
- eslint ^7.27.0 development
- eslint-config-airbnb ^18.2.1 development
- eslint-plugin-import ^2.23.4 development
- @actions/core ^1.3.0
- @actions/github ^5.0.0
- @slack/web-api ^6.2.4