/pr-milestoner

Marketplace GitHub Action for setting Open MPI-style milestones on pull requests

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Pull Request Milestoner

A minor action which assigns milestones to pull requests based off of the MAJOR.MINOR version of the base branch. If multiple milestones match that form, the milestone with the closest due date is assigned. The action will only apply a milestone if there currently isn't one already applied - this is to prevent human-assigned milestones from getting overwritten.

Uses SemVer 2.0.0