joomcode/jira-webhook-action
GitHub Actions starter for TypeScript with automated releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 30, 2025
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: joomcode/jira-webhook-action@695dc588837096cfa12028fb92177643e6021dfd # 1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Token | yes | — |
| webhooks | Webhook URLs (new line separated) | yes | — |
| data | Custom JSON data. Will be revieved as a `data` field in webhook. | no | — |
| base | Base SHA for manual commits list | no | — |
| head | Head SHA for manual commits list | no | — |
Outputs
no outputs