actions-marketplace-validations/Add Milestone By Due Date

Add the milestone with the current or farthest due date to pull requests and issues

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-tokenToken for the repository. Defaults to `{{ github.token }}`no${{ github.token }}
farthestSet this boolean to `true` if you want to add the milestone with the farthest due date. Defaults to `false`, which adds the current milestone.nofalse
overwriteSet this boolean to `true` if you want the action to overwrite existing milestones on issues. Defaults to `false`, which ends the run if the issue already has a milestone.nofalse
singleSet this boolean to `true` if you only have a single milestone open at a time but don't set the due date. Defaults to `false`, which will not select a milestone if it doesn't have a due date, even if there is only one milestone open.nofalse

no outputs