actions-marketplace-validations/Git diff notification messages on Slack linked to JIRA tickets
Post a message to Slack with Incoming Webhook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| compareURL | Please define the git diff URL of your repository | yes | — |
| projectNames | Please define your JIRA project names | yes | — |
| slackWebhook | Please define your slack webhook | yes | — |
| repository | Please define your repository name | yes | — |
| authToken | Please define your github auth token | no | — |
| jiraURL | Please provide the jira project names | yes | — |
| repositoryKind | Please state if the repository is public or private | yes | — |
| access_token | Access token to cancel the github action, github token | yes | ${{ github.token }} |
| run_ID | Run ID for cancellation, normally github run_id | yes | ${{ github.run_id }} |
| organizationRepoName | Please define your organization repo name, normally github repository | yes | ${{ github.repository }} |
Outputs
no outputs