actions-marketplace-validations/Jira Report Uploader
Upload test reports to JIRA
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jira-instance | jira instance address | yes | "" |
| jira-user | jira user that will create the issues | yes | "" |
| jira-token | jira authentication token | yes | "" |
| xray-client | XRay Client | yes | "" |
| xray-token | XRay authentication token | yes | "" |
| issue-summary | Jira issue summary for the test execution | yes | "" |
| project | Project where the issue will be created | yes | "" |
| report-folder | Folder where reports are available | no | report |
| jira-in-progress-transition | Jira transition to In-progress | no | 21 |
| jira-done-transition | Jira transition to done | no | 41 |
| fix-version | Jira fixVersion | yes | "" |
Outputs
| name | description |
|---|---|
| random-number | Test execution created |