pinpoint-unsworth94/Find JIRA transition user
Returns JIRA user details for user that last transitioned a Jira ticket to a given status.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| JIRA_ISSUE_KEY | Jira ticket reference. | yes | — |
| JIRA_ISSUE_STATUS | Jira ticket status. | yes | — |
Outputs
| name | description |
|---|---|
| jira_account_id | Jira account id. |
| jira_account_name | Jira account display name. |