Commit graph

11 commits

Author SHA1 Message Date
Michael Shick
3aa992a9b5
Add sticky comment feature and ID based reference. (#61)
* sticky comment feature
* remove unused param
2022-11-07 09:43:48 -08:00
Michael Shick
cd100c8b09
adds support for message-path (#58) 2022-11-05 09:52:35 -04:00
Michael Shick
2fe3ecef03
add comment id (#57)
* add comment id

* add output to action.yml
2022-11-05 08:45:45 -04:00
Michael Shick
80f4918ea8
vitest 2022-11-04 18:21:20 -04:00
Michael Shick
94fd7ef52f
project clean up and update 2022-11-04 16:50:39 -04:00
Michael Shick
e2229d7f55
build(refactor): better project organization 2020-07-07 10:51:15 -04:00
Aleksey Leshko
1fbf288a23
Create a comment in exist PR (#17)
* Without pullRequest

* Try

* Use the last octokit

* Fix

* Update tests

* Fix

* Update package-lock.json
2020-07-06 11:48:01 -04:00
Michael Shick
f533dc4046
feat: do not test user.login by default (#15)
* feat: do not test user.login by default

* ci: define user login in integration test

* ci: define dogfood test separately

* build: new dist build
2020-05-28 11:43:27 -04:00
Michael Shick
b7f4a4cd6b
fix: check for data before testing for length (#12)
* fix: check for data before testing for length

* fix: add test for no issues
2020-05-21 18:26:10 -04:00
Michael Shick
c03114a108
ci: adding simple workflow 2020-05-21 17:30:21 -04:00
Michael Shick
fe6d191bcd
build(typescript): refactoring project with typescript and test setup 2020-05-21 13:17:40 -04:00