Skip to content

Releases: actions/stale

v3.0.5

29 May 19:08
db0a205

Choose a tag to compare

  • Update stale -> close transition behavior

v3.0.4

26 May 13:18
b6f9559

Choose a tag to compare

  • Fix bad un-staling logic for stale issues
  • Add better logging even when not in debug mode
  • Fix operation counts

v3.0.3

19 May 00:36
96b682d

Choose a tag to compare

  • Fix an issue where the bot thought its own comments should un-stale an issue

v3.0.2

19 May 00:09
5ce6b77

Choose a tag to compare

  • Fix issue with close days behavior that become more noticeable on auto-issue close.

v2.0.1

15 May 20:15
12a070b

Choose a tag to compare

Add support to v2 to connect to GHES (#70)

v1.1.1

15 May 20:15
0649bd8

Choose a tag to compare

Add support to v1 to connect to GHES (#69)

v3.0.1

12 May 19:28
71d46bf

Choose a tag to compare

Bugfix for older stale label support (fixed failure).

v3.0.0

11 May 15:19
e611bf9

Choose a tag to compare

  • Remove the stale label from issues if there was recent activity
  • Immediately close issues that were marked stale
  • Don't act on locked/closed issues and PRs

v2.0.0

16 Apr 18:34
a23bda3

Choose a tag to compare

  • Added an option to exclude multiple labels
  • Added a labels only option
  • Added a debug mode

v1.1.0

27 Aug 20:02

Choose a tag to compare

Adds exempt labels #11