Commit 2040f91
committed
pr-checks: add milestoner GitHub Action
The milestoner action adds a milestone to a pull request based on the base
branch name. If the base branch name matches "vNUMBER.NUMBER", look for all open
milestones matching this prefix. If any are found, apply the one with the
earliest due date. If none are found or if a milestone is already applied, do
nothing.
Signed-off-by: Joe Downs <joe@dwns.dev>1 parent ef66d09 commit 2040f91
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
0 commit comments