Commit 2a78066
committed
config: widen pull_requests window and fix state display
- exclude Odilhao/odilhao itself (its own PR to its own profile repo
shouldn't take a slot)
- bump pull_requests limit to 10 so the fixed overfetch window still
reaches real PRs elsewhere once readme-builder/odilhao noise is
excluded (readme-builder#70 tracks fetch-side under-delivery when
exclusions eat into a single search page)
- template: PullRequests.MergedAt is never populated by the fetcher
(documented tradeoff to avoid a per-PR API call), so humanize on it
always rendered empty parens; show .State instead1 parent c9d8994 commit 2a78066
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments