actions-marketplace-validations/Milestone Actions
Create a new milestone with the given title, description and due date.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| title | The title (version) for the milestone | yes | — |
| description | An optional description for the milestone | no | — |
| due_on | An optional timestamp for due date of the milestone | no | — |
Outputs
| name | description |
|---|---|
| number | The number of the new created milestone |
| html_url | The html url of the new created milestone |