Skip to content

Releases: zenoprax/stalesweeper

v1.1.2

Choose a tag to compare

@zenoprax zenoprax released this 02 May 08:35
c9c72ef

Full Changelog: v1.0.0...v1.1.2

Removed Trivy, updated to Node 24 (in advance of GitHub's upcoming version change), and added rate-limiting that now works on thousands of discussions. For an example of how to use this in a workflow look at my primary use case: stale-discussions.yml.

v1.0.0

Choose a tag to compare

@zenoprax zenoprax released this 01 Apr 06:21
5d391f5

Release as v1.0.0 to support SemVer

Secondary rate limiting (unrelated to API rate limits) observed for repos with thousands of open discussions.

Appears to only close about 20 at once before being locked out.

Initial Fork

Choose a tag to compare

@zenoprax zenoprax released this 16 Feb 05:37
5d391f5
chore: allow trivy low severity (#12)

- we have dependabot managing this if possible
- no need to block the pipelines