Skip to content

Releases: actions-cool/issues-helper

v3.7.2

07 Nov 09:12

Choose a tag to compare

2025.11.07

  • 🚀 feat: doQueryIssues title/body-includes support multiple value. #215 @btea
  • 🛠 refactor: avoid calling dealStringToArr inside loop. #216 @btea

v3.7.1

03 Nov 11:45

Choose a tag to compare

2025.11.03

  • 🚀 feat: find-comments action body-includes param support multiple value. #213 @btea

v3.7.0

31 Oct 08:09

Choose a tag to compare

2025.10.31

  • 🚀 feat: check-inactive action add exclude-issue-numbers param. #211 @btea

v3.6.3: fix: lock-issues only process unlocked (#207)

26 Aug 10:50
45d75b6

Choose a tag to compare

2025.08.26

  • 🐞 fix: lock-issues only process unlocked. #207

v3.6.2: feat: add `create-issue-if-not-exist` to find-issues. (#204)

25 Jul 06:29
50068f4

Choose a tag to compare

2025.07.25

  • 🚀 feat: add create-issue-if-not-exist to find-issues. #204

v3.6.1

25 Jul 03:47

Choose a tag to compare

2025.07.25

  • 🚀 feat: allow user to disable the thankyou message. #201 @KingBain

v3.6.0

18 Feb 06:21

Choose a tag to compare

2024.02.18

v3.5.2

16 Aug 05:34

Choose a tag to compare

2023.08.16

  • 🐞 fix: return issue-assignees in the correct output field for get-issue. #163 @misund

v3.5.1

27 Jul 03:31

Choose a tag to compare

2023.07.27

  • 💄 perf: inactive-mode support issue-created comment-created.

v3.5.0

19 Jul 02:05

Choose a tag to compare

2023.07.19

  • 🚀 feat: support inactive-mode. Optional comment, which will check the last comment update time. #158