actions-marketplace-validations/Scheduled Milestones

Automatically create GitHub milestones on a schedule.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 4, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/readmeio_scheduled-milestones@142d0189b88cebbba9253b3643c770cbd5af3a00 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub authentication tokenyes
titleA prefix for your scheduled milestone title.yesUp for Review
daysA comma-separated list of the days of the upcoming week that you want milestones for.yes
date_optionsOptions for `Date.toLocaleDateString()`. See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString for details.no
countFuture week count. `4`no1
formatDate format. `YYYY.MM.DD`no
namedescription
milestonesThe URLs of the newly created milestones (if any were created)