Commit Graph

14 Commits

Author SHA1 Message Date
Naoki Oketani
d5d84ff3f1 fix(lint): resolve @typescript-eslint/no-explicit-any warnings 2025-05-07 12:11:12 +00:00
oke-py
868ad3ad89 chore(build): automated change 2025-05-05 06:20:37 +00:00
Naoki Oketani
fa975d057b fix: resolve prettier and eslint conflict by removing bracketSpacing: false 2025-05-03 12:32:25 +00:00
Naoki Oketani
745e45b95c chore: migrate to ESLint 9 and update configurations 2025-05-03 12:03:12 +00:00
Naoki Oketani
2af7795f4f refactor: modernize code to ES2020 (#220) 2025-05-03 04:08:29 +00:00
Naoki Oketani
ed6e8d71b4 feat: migrate codebase to ES Modules 2025-05-03 02:15:44 +00:00
Naoki Oketani
8319691add Update code to work with @octokit/rest v21.1.1 2025-05-01 12:56:00 +00:00
Naoki Oketani
1595df392b chore: format by prettier 2021-10-08 21:20:06 +09:00
Pavish Kumar
9e9a90b41e Retain spaces within label (#95) 2021-10-08 21:17:46 +09:00
Spencer Small
261cbab716 Support de-duping issues (#65)
* De-dupe against open issues when dedupe_issues = true

* Update README

* Fix compile errors

* Add unit tests for issue.ts
2020-05-28 07:18:45 +09:00
Naoki Oketani
79bd1d007d npm update (#56)
* npm update

* update prettier to ^2.0.2

* npm run all

* update @zeit/ncc to ^0.22.0
2020-03-29 19:57:04 +09:00
Naoki Oketani
3e659c8c99 use GitHub context to branch processing (#22) 2019-12-13 12:18:28 +09:00
Naoki Oketani
2e5ad3c2cf Creates an issue even if inputs.issue_labels is not given (#21)
* Creates an issue even if inputs.issue_labels is not given

* 1.0.0

* Use v1.0.0 in example, daily scan
2019-12-09 22:49:41 +09:00
Naoki Oketani
be0cdcbe10 add test for issue option (#20) 2019-12-09 21:31:55 +09:00