kk-repos/NotifyJobStatus
Retrieve the workflow job status for the unit test job or any other job to send slack notification
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_PROJECT_ORGNAME | The GitHub organization | yes | — |
| GH_PROJECT_REPONAME | The GitHub repository | yes | — |
| RUN_ID | The Current workflow run _id | yes | — |
| JOB_NAME_1 | The Workflow job name_1 | yes | — |
| JOB_NAME_2 | The Workflow job name_2 | no | — |
| SLACK_CHANNEL_ID | Provide Slack channel Id to send notification | yes | — |
| SLACK_BOT_TOKEN | Slack bot token | yes | — |
| CUSTOM_LINK | Custom link true or false | yes | false |
| NEW_LINK_JOB_NAME | — | no | — |
| GH_ACTION_TOKEN | — | no | — |
Outputs
no outputs