Commit graph

24 commits

Author SHA1 Message Date
marocchino
39c5b5dc77
minimize comment (#472)
*  minimize comment

*  hide, hide_and_recreate, hide_classify option

*  update config test
2021-10-21 02:20:24 +09:00
marocchino
1a8e0448ba
🐛♻️ paging support & use graphql (#471)
* 🐛♻️ paging support & use graphql

* 🚀 build

* 🚨 ignore eslint
2021-10-20 22:19:58 +09:00
marocchino
21a90c1106
Hide details (#435)
*  hide details

* 📦 build

* 👷 ci for hide_details option
2021-09-29 03:15:07 +09:00
marocchino
82e7a0d3c5
🔖 release 2.1.1 2021-09-01 02:53:36 +09:00
dependabot[bot]
136dcf90b9
build(deps-dev): Bump typescript from 4.3.5 to 4.4.2 (#401)
* build(deps-dev): Bump typescript from 4.3.5 to 4.4.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* ♻️ guard error object

https://devblogs.microsoft.com/typescript/announcing-typescript-4-4/#use-unknown-catch-variables

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: marocchino <marocchino@users.noreply.github.com>
2021-08-31 03:44:02 +09:00
marocchino
87e4874fd5
build: updates 2021-08-14 09:48:53 +09:00
marocchino
78b42f021a
build: with new deps 2021-05-30 10:17:13 +09:00
marocchino
322a2451da
refactor: several improvements (#262)
- more tests
- file read in config
- reduce if depth
- reduce unnecessary requests
2021-03-27 12:13:51 +09:00
marocchino
56ac27318d
refactor: extract config (#257)
* refactor: extract config

* test: mock dynamic value
2021-03-22 09:39:18 +09:00
marocchino
831680f812
dist with new generator 2021-02-25 16:22:36 +09:00
marocchino
acc9cee2ce
Fix unexpected delete fail 2021-01-22 02:29:12 +09:00
marocchino
20a3e8289a
update code with @action/github 4 2021-01-21 07:43:05 +09:00
Mike Barry
81f6eb258e fix boolean handling 2020-12-22 20:34:14 -05:00
Sebass van Boxel
7bce870c7c
Build new code 2020-11-06 09:40:49 +01:00
Sebass van Boxel
c116c20c11
Add support for deleting previously created comments 2020-10-11 19:29:41 +02:00
Jake Hiller
97f736d3a4 run build 2020-06-24 09:50:07 -04:00
Buck Doyle
834b325ec2 Add option to read message from path 2020-05-12 11:00:06 -05:00
Simon Stender Boisen
e9aad93807 release v1.4.0 2020-03-26 14:36:36 +01:00
marocchino
033d20d120
build: build custom header implement
- c873eaf
- test it
2020-02-04 17:24:40 +09:00
marocchino
5a366cee1f
feat: do not fail when no numbers given 2019-12-27 09:42:09 +09:00
marocchino
6ecc72b81e
feat: can receive number as input 2019-12-18 14:02:55 +09:00
marocchino
1cfcb23af5
build: comment header 2019-11-23 10:49:42 +09:00
marocchino
cb9470fc12
feat: actual logic 2019-11-21 09:57:13 +09:00
marocchino
cce71e2a2d Initial commit 2019-11-21 08:05:13 +09:00