Commit Graph

25 Commits

Author SHA1 Message Date
bubkoo
ce7da9bd04 ci: 👷 tslint => eslint 2021-09-21 11:00:27 +08:00
bubkoo
3b55ca4108 ci: 👷 semantic release 2021-09-21 11:00:12 +08:00
问崖
74c882667c
Merge pull request #18 from service-paradis/exlude-colon
Add `:` to excluded punctuation
2021-09-13 14:25:33 +08:00
Alexandre Paradis
236d84d87b Add : to excluded punctuation 2021-02-04 13:14:39 -05:00
bubkoo
f6ebc6e985 fix: 🐛 excluded words should be case insensitivity
remove matched keywords from title

re #14
2021-01-26 16:01:46 +08:00
bubkoo
232e3b3d91 chore: 🛠️ update version 2021-01-22 09:23:56 +08:00
bubkoo
8dde4ad61f feat: make the list of excluded words case insensitive
add `nocase` option for anymatch

re #14
2021-01-22 09:23:28 +08:00
bubkoo
393ab50fe8 fix: 🐛 typos
keyworld => keyword

re #14
2021-01-22 09:14:37 +08:00
bubkoo
e0aa68fcba fix: 🐛 trimming leading and trailing spaces in issue title
empty spaces can bring false positives

re #12
2021-01-12 13:45:29 +08:00
bubkoo
0d07e57247 fix: 🐛 remove matched keywords
Empty strings will be compared also, increasing the possibility of false positives.

re #14
2020-12-09 09:15:22 +08:00
bubkoo
6f12b76bf4 feat: exclude keyworlds in title before detecting
replace keyworlds with empty string

re #14
2020-12-08 10:26:24 +08:00
bubkoo
4e8f2cdc74 feat: support multi line filters 2020-12-07 10:07:22 +08:00
bubkoo
a9d6dfa46a ci: 👷 config filter 2020-12-07 10:06:37 +08:00
问崖
93dbe61d5e
Update potential-duplicates.yml 2020-12-04 22:55:04 +08:00
bubkoo
7f95e44e9a feat: issue title filter
filter newly created issue by title, any matched issue would not go on detection

re #14
2020-12-04 10:38:14 +08:00
问崖
eb531e9e7d
Merge pull request #13 from mohanarpit/master
Updating the readme to correct the action name
2020-11-02 17:04:08 +08:00
Arpit Mohan
4ec294df51
Updating the readme to correct the action name 2020-11-02 14:22:30 +05:30
bubkoo
4fd38505b8 docs: 📚️ update comment template 2020-10-09 10:48:03 +08:00
bubkoo
8da2853322 docs: 📚️ update comment template 2020-10-09 10:46:41 +08:00
bubkoo
9908687d9a feat: support reactions 2020-09-28 16:43:10 +08:00
bubkoo
7bb727e28d docs: 📚️ usage og action 2020-09-28 13:59:17 +08:00
bubkoo
bd25c96c13 refactor: ♻️ format of threshold 2020-09-27 21:59:20 +08:00
bubkoo
2bfd89ddd8 fix: 🐛 typos 2020-09-27 21:38:35 +08:00
bubkoo
05eddff2c7 perf: ️ init 2020-09-27 21:29:47 +08:00
崖崖崖
b8ebe961f2
Initial commit 2020-09-27 14:16:24 +08:00