stormideas/Jira Ticket Transitioner Action
This action can update Jira issue status by event and synchronize GitHub milestones with JIRA releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| configPath | Config providing jira connection and transitions rules | yes | — |
| jiraToken | Api token for jira. If config contains password it takes precedence. If no username is set in config.yaml nor token provided as param env.JIRA_API_TOKEN will be used | no | — |
| githubToken | GitHub token for API operations. Required for milestone synchronization. If not provided, the action will try to use the token from the config file or GITHUB_TOKEN environment variable. | no | — |
Outputs
no outputs