actions-marketplace-validations/Create Milestone JS

Creating a milestone or returning an existing one. Pure JS action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub Token.yes
titleThe title of a milestone.yes
stateThe state of a milestone. Either `open` or `closed`. Default: `open`noopen
descriptionThe description of a milestone.no
due_onThe due date of a milestone. Timestamp in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.no
namedescription
idAn ID of the created milestone.
numberA Number of the created milestone.
stateA State of the created milestone.
titleA Title of the changed milestone.
descriptionA Description of the changed milestone.
due_onThe due date of the changed milestone.