Commit d524f17
fix(grammar): allow constraints on milestones
Add task_constraint to milestone_attr to support start_no_earlier_than
and finish_no_later_than on milestones. Common use case: "release can't
happen before specific date."
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 24ee6a5 commit d524f17
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
| |||
0 commit comments