ftos-forks/Jira Api Functions
Jira Api Functions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Atlassian Jira AUTH Username | yes | "" |
| token | Atlassian Jira AUTH Token | yes | "" |
| project-key | Jira Project Key | yes | "" |
| issue-type | Jira Issue Type (Ex: Bug) | yes | "" |
| content | Content of the issue | — | — |
Outputs
| name | description |
|---|---|
| created-issue-id | The ID of the issue that was just created |