Commit 2aa2cf4
committed
Remove hardcoded lower bound from merged: range in backport search
The merged:2020-01-01.. lower bound was unnecessary — the updated:>=90d
filter already limits candidates to recently active PRs in steady state.
Use merged:..{cutoff} to express only the upper bound (not yet eligible).1 parent cc5e96e commit 2aa2cf4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments