actions-marketplace-validations/Create Milestone
Create a new milestone with the given title and description
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 19, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/wyrihaximus_github-action-create-milestone@bcd9e15439836d6098d353a5bcf82de46591a35d # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| title | The title (version) for the milestone | yes | — |
| description | An optional description for the milestone | no | — |
Outputs
| name | description |
|---|---|
| number | The number of the freshly created milestone |