actions-marketplace-validations/Notify slack of deployment
Send a request to a slack webhook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook | url of the slack app | yes | — |
| service_name | name of service been deployed | yes | — |
| action | url of the slack app | yes | — |
| region | url of the slack app | yes | — |
| author | person who shall be linked to the run | no | ${{ github.actor}} |
| run_url | url of the run | no | ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }} |
Outputs
| name | description |
|---|---|
| result | Result of the webhook request |