Commit 4bc290d
authored
Add operations-per-run limit to stale issues workflow (#6289)
Currently we are running everyday at 3am, it will grab 30 at a time (it does auto paginate), picks up where it left off. However, at this pace will take ~31 days to get through our issues. However when new issues are added, it starts over.1 parent 1e7c2c3 commit 4bc290d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
0 commit comments