Commit 7cd2f2a
authored
### Rationale for this change
Stale issues bot only analyses 30 issues at a time due to defaults.
### What changes are included in this PR?
Increase them to 1000 and run daily to catch any beyond this value.
### Are these changes tested?
Yeah, I temporarily ran on this PR and looks like everything which is permitted on PRs did run.
### Are there any user-facing changes?
No
* GitHub Issue: #48129
Authored-by: Nic Crane <[email protected]>
Signed-off-by: Nic Crane <[email protected]>
1 parent dbbe0ee commit 7cd2f2a
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| 77 | + | |
74 | 78 | | |
0 commit comments