Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ci(response): use pagination for timeline events | dundargoc | 2023-05-07 |
| | | | | GitHub paginates responses with many results, which needs to be taken into account as the number of events in an issue can be large. | ||
* | ci: replace stale bot with custom implementation | dundargoc | 2023-04-27 |
The stale action has a bug where it won't close an issue/PR if it has comments after the stale label. |