2024.02.18
- 🚀 feat: add assignees to find-issues. #192
- 💄 chore: Bump runtime to node20. #190 @danielcompton
2023.08.16
2023.07.27
- 💄 perf:
inactive-mode
supportissue-created
comment-created
.
2023.07.19
- 🚀 feat: support
inactive-mode
. Optionalcomment
, which will check the last comment update time. #158
2023.02.06
2022.11.13
- 🐞 fix: body null case. #129 @madmansn0w
2022.10.21
2022.10.19
- 🐞 fix: body null case. #123
2022.09.02
- 🚀 feat: add
get-issue
. #114
2022.08.31
- 🐞 fix: mark-duplicate labels invalid. #116
2022.08.26
- 🚀 feat: add
$exclude-empty
forexclude-labels
. #112- When set to include
$exclude-empty
, no label issue can be excluded
- When set to include
2022.08.09
2022.08.01
- 🐞 fix: check will undefined.
2022.02.15
- 🚀 New Feature
mark-assignees
: Comment quick settings assigneesfind-issues
: Conditional query current warehouse issues
- 🐞 Bug Fix
- Fixed
find-comments
return result direction not working - Fix
lock-issues
lock and comment order issue
- Fixed
- 🛠 Refactor
contents
renamed to easy-to-understandemoji
issue-emojis
renamed toissue-emoji
- deleteComment updateComment no longer supports
out-comments
, keeping pure functionality - Remove title body default
month-statistics
is removed
2021.10.19
- 🚀 feat: add thanks.
🐣 This will be the last version of 2.x, 3.x is under development.
2021.09.13
- 🚀 feat: default number support
issue-comment
. #90
2021.09.06
- 🐞 fix:
doRemoveLabels
when has no label. #88
2021.09.05
- 🐞 fix: remove labels define error. #86
2021.08.15
- 🚀 feat: support custom repo. #83
- 🚀 feat: support default issueNumber get from context. #81
- 🐞 fix: action run async. #79
2021.08.09
- ⚡️ refactor: extract exclude-labels array to outer scope. #75 @meteorlxy
2021.08.09
- 🚀 feat: add exclude-labels for
check-inactive
close-issues
lock-issues
. #74
2021.03.21
- fix: list comment page lost in
find-comments
. #66
2021.03.21
- feat: Added
title-excludes
parameter tocheck-issue
. #65
2021.02.19
- feat: update/delete comment support find-comments out. #63
2021.02.03
2021.02.02
- feat: add create-label. #54
2021.01.26
- refactor: add require-permission default. #51
It will be the last version of 1.x
2021.01.26
2021.01.14
2021.01.12
- fix: duplicate labels set. #36
2021.01.11
- feat: add random to. #35
2021.01.07
- #31
- refactor: split content
- feat: add
remove-labels
for duplicate - docs: optimize website
2021.01.02
- #27
- feat: add
month-statistics
- fix: query issues less because pages max 100
- fix: js nested
require
- feat: add
2020.12.30
- perf: optimize duplicate. #24
2020.12.30
- feat: add
mark-duplicate
. #23
2020.12.29
- fix: perfect
inactive-day
check. #22
2020.12.28
- feat: add welcome. #19
2020.12.25
- feat: add check-issue & remove labels. #12
2020.12.24
- fix: yml not support array. #11
2020.12.23
🎉 First release.