monsenso/Jira Close Issues
Closes Jira issues based on PR title
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| jiraBaseUrl | The base URL of the Jira server. | yes | — |
| jiraEmail | The email of the user to authenticate as. | yes | — |
| jiraApiToken | The API token for the user to authenticated as. | yes | — |
| transitionId | The transition to apply to issues mentioned in the PR title. | yes | — |
| failOnApiError | If false then Jira API error responses are ignored, e.g. when it is not possible to transition the issue. | — | — |
Outputs
no outputs