mantishub/Rotate MantisHub Version
An action to rename upcoming release to specify name, mark it as released and create a new upcoming release.
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 | — |
| placeholder-name | Placeholder name for upcoming release e.g vNext | yes | — |
| release-name | Name of released version e.g 1.0.0 | yes | — |
| next-release-in-days | Next release in days | yes | — |
Outputs
| name | description |
|---|---|
| version-id | The ID of the created version. |