Commit 5a48044
authored
### Rationale for this change
Stale issues bot hits rate limit on API and doesn't post comments
### What changes are included in this PR?
Reduce how many operations it can complete (I went and manually added comments myself to the issues/PRs with labels but no comments)
### Are these changes tested?
No
### Are there any user-facing changes?
No
* GitHub Issue: #48162
Authored-by: Nic Crane <[email protected]>
Signed-off-by: Nic Crane <[email protected]>
1 parent 7cd2f2a commit 5a48044
1 file changed
+1
-4
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 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
58 | | - | |
59 | 57 | | |
60 | 58 | | |
61 | 59 | | |
| |||
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
77 | | - | |
78 | 75 | | |
0 commit comments