oinume/Create Scheduled Milestone
Create a new milestone with the given title, state, description and due date
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| title | A title of the milestone. | yes | — |
| state | A state of the milestone. Either open or closed. Default: open | no | — |
| description | A description of the milestone. | no | — |
| due_on | The milestone due date. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. | no | — |
Outputs
| name | description |
|---|---|
| number | The number of the created milestone. |