actions-marketplace-validations/Close milestones that are at 100%

Automatically closes milestones that have no more open issues/PRs ✨

View on GitHub

Trust Signals

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

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/instantish_milestone-closer@d8e6a2c8be7d26938c13fb56852a5c8b2f51dbf8 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
debug-onlyRun the processor in debug mode without actually performing any operations on live milestones.nofalse
min-issuesThe minimum number of issues that a milestone needs to have to be processed.no1
reopen-activeWhether to reopen milestones with open issues.nofalse
repo-tokenToken used to access the repository.no${{ github.token }}

no outputs