83 Commits

Author SHA1 Message Date
John Knowles
d51658accd fix: null body case (#129) 2022-11-13 01:05:56 +08:00
xrkffgg
1cb0eedfea fix: body null (#123)
* fix: body null

* docs: update changelog
2022-10-19 21:10:24 +08:00
元凛
405d4bd782 style: remove empty 2022-09-02 17:15:00 +08:00
cyn
e348bddf55 feat: add get-issue (#114)
* feat: add get-issue

* optimize code

* fix

* t

* ttt

* revert

* revert

Co-authored-by: 元凛 <xrkffgg@vip.qq.com>
2022-09-02 16:37:47 +08:00
xrkffgg
3cc206fdcb fix: mark-duplicate labels invalid (#116)
* test

* test

* fix labels length
2022-08-31 21:50:32 +08:00
xrkffgg
982af7d1b7 feat: add `$exclude-empty (#112)
* feat: add `$exclude-empty

* docs: up

* chore: format
2022-08-26 16:33:14 +08:00
Noah Hsu
95857edf92 feat: add reason for closing issue (#110)
* feat: add reason for closing issue

* style: fix lint
2022-08-09 11:57:40 +08:00
元凛
99345e5b9f style: fix lint 2022-08-01 11:24:21 +08:00
元凛
0e8eacd7fd 🐞 fix: check will undefined 2022-08-01 11:23:18 +08:00
元凛
1eb674f153 style: update info 2022-02-14 09:52:39 +08:00
元凛
f94382051c style: remove no use 2022-02-10 19:01:34 +08:00
元凛
c626dd5ef0 style: format 2022-02-10 17:55:52 +08:00
元凛
bdb9ee8890 refactor: out core 2022-02-10 14:40:31 +08:00
元凛
2b4519585f style: perf 2022-02-10 14:24:22 +08:00
元凛
92b9e397a9 test: getIssue 2022-02-10 13:52:56 +08:00
元凛
c6a0bf65a1 fix: getIssue 2022-02-10 13:47:52 +08:00
元凛
7833b3db99 test 2022-02-10 13:42:12 +08:00
元凛
58c8d40948 fix: console 2022-02-10 11:05:42 +08:00
元凛
10d7255209 fix: adjust core 2022-02-10 10:57:22 +08:00
元凛
20dffb5f1d test: con 2022-02-10 10:49:12 +08:00
元凛
3523cc98b0 fix: token 2022-02-10 10:38:58 +08:00
元凛
cca9ff3da4 test: 2022-02-10 10:33:03 +08:00
元凛
733de0e514 test: ctx 2022-02-10 10:20:25 +08:00
元凛
25d60061fc fix: format 2022-02-10 10:08:00 +08:00
元凛
4826be2469 fix: token 2022-02-10 09:54:54 +08:00
元凛
1a0a9f0bf6 docs: up website & sh 2022-02-09 17:24:35 +08:00
元凛
8cd9c11d81 wip: code review 2022-02-09 10:08:44 +08:00
元凛
a83194ca41 feat: add doCheckInactive 2022-02-07 21:36:24 +08:00
元凛
18db22e255 wip: add helper & base 2022-02-07 17:56:12 +08:00
元凛
69e103e931 feat: add issue core 2021-10-25 13:40:10 +08:00
元凛
07f26baa4f Merge remote-tracking branch 'origin/main' into 3 2021-10-19 20:17:40 +08:00
xrkffgg
aa229b2b9f feat: add thanks (#96)
* feat: add thanks

* up

* d
2021-10-19 19:40:27 +08:00
元凛
f2b1cc82b6 wip: add type 2021-10-12 15:43:16 +08:00
元凛
03531cdc76 feat: refactor 3.0 2021-10-09 17:56:47 +08:00
xrkffgg
5c1fab1ef7 feat: default number support issue-comment (#90)
* feat: default number support issue-comment

* add log
2021-09-13 17:11:13 +08:00
xrkffgg
ec5a128e11 fix: RemoveLabels when has no label (#88)
* fix: RemoveLabels when has no label

* doc
2021-09-06 19:17:30 +08:00
xrkffgg
f83978e0ed fix: remove labels define error (#86)
* fix: remove labels define error

* chore: up dumi version

* chore: adjust app
2021-09-05 19:39:49 +08:00
xrkffgg
dc4a7a3ca8 feat: support custom repo (#83) 2021-08-15 19:55:45 +08:00
xrkffgg
f76bae5b37 feat: support default issueNumber get from context (#81) 2021-08-13 14:46:48 +08:00
xrkffgg
b395ad434f fix: action run async (#79)
* fix: for await

* style: perf mess

Co-authored-by: meteorlxy <meteor.lxy@foxmail.com>
2021-08-13 12:58:11 +08:00
meteorlxy
db8ab69114 refactor: extract exclude-labels array to outer scope (#75) 2021-08-09 23:41:33 +08:00
xrkffgg
b64d6e451f feat: add exclude-labels for query issues (#74)
* feat: add exclude-labels for query issues

* add formay

* Update ci.yml

* docs: add readme
2021-08-09 19:18:55 +08:00
xrkffgg
afb2d0f2e5 chore: move less out src (#71)
* chore: move less out src

* remove
2021-04-12 15:14:13 +08:00
xrkffgg
d82909b31d fix: list comment page lost in [find-comments] (#66)
* fix: list comment page lost in [find-comments]

* add changelog
2021-03-21 20:32:11 +08:00
xrkffgg
1d2d39036b refactor: change to title-excludes 2021-03-21 17:57:14 +08:00
xrkffgg
a66760a95f feat: add title-remove for check-issue (#65)
* feat: add title-remove for check-issue

* add doc
2021-03-21 13:23:21 +08:00
xrkffgg
efca7df548 feat: update/delete comment support find-comments out (#63)
* fix: find comments

* add out

* add more

* add

* add doc

* fix link

* perf

* update doc

* Update gh-pages.yml

* Update .github/workflows/gh-pages.yml
2021-02-19 17:51:19 +08:00
xrkffgg
f743eedacb chore: add catch (#59)
* chore: add catch

* format
2021-02-03 09:28:14 +08:00
xrkffgg
1efbf3d3cf fix: api request limit (#57) 2021-02-03 00:34:17 +08:00
xrkffgg
4281108d01 format 2021-02-02 20:22:38 +08:00