actions-marketplace-validations/Jira bulk update issues
Action to update a specified field for all found Jira issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| domain | Domain name of the Jira cloud instance (e.g. your-domain.atlassian.net) | yes | — |
| username | Jira Username | yes | — |
| password | Jira Personal Access Token | yes | — |
| jql | The JQL query to identify the issues to update | yes | — |
| fieldName | The name of the field to update (careful with custom fields) | yes | — |
| fieldValue | The value to set the field to | yes | — |
| appendValue | Whether to append or not | no | — |
Outputs
no outputs