mantishub/Create MantisHub Issue
An action to create an issue in MantisHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Base URL of the MantisHub API | yes | — |
| api-key | API key for authentication | yes | — |
| project | Project Name | yes | — |
| summary | Summary of the issue | yes | — |
| description | Description of the issue | yes | — |
| category | Category of the issue | yes | — |
Outputs
| name | description |
|---|---|
| issue-id | The ID of the created issue. |