Michael Shick
7ee56983a6
Fix example in readme
2023-04-14 10:17:54 -04:00
vincent-joignie-dd
fe6766b6b0
Adding the possibility to auto refresh the sticky comment position... ( #66 )
...
* Allow to refresh the uniq comment position to be the latest one in the PR feed.
* Allow to refresh the uniq comment position to be the latest one in the PR feed.
* Removed "auto-" from func name
+ now defaulting new option to "false"
2023-04-14 10:09:40 -04:00
Michael Shick
a65df5f64f
should not require these
2022-11-15 16:47:52 -05:00
Michael Shick
8645f3f0ea
Issue number ( #64 )
...
* Major code reorg
* Add issue arg
* Paginate existing comment list
2022-11-08 10:12:22 -08:00
Michael Shick
e8076c64f7
remove stray file ( #63 )
2022-11-07 16:13:55 -08:00
Michael Shick
f116a1a828
Allow message overrides for statuses ( #62 )
2022-11-07 16:04:49 -08:00
Michael Shick
75079b41e7
update workflow
2022-11-07 12:08:03 -08:00
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
f9a5a1c8cb
package
2022-11-05 12:45:38 -04:00
Michael Shick
7238e87e37
update build
2022-11-05 12:44:51 -04:00
Michael Shick
3bebc5877c
use octokit method ( #59 )
2022-11-05 12:44:20 -04:00
John Ritsema
bd2c7fd13a
adds info about required pull-requests permission ( #48 )
...
Co-authored-by: Michael Shick <m@shick.us>
2022-11-05 12:43:27 -04:00
Michael Shick
9a19338f8a
remove
2022-11-05 10:37:08 -04:00
Michael Shick
f13593e8ec
pull_request_target
2022-11-05 10:35:37 -04:00
Michael Shick
936fc8f127
fix perm
2022-11-05 10:19:15 -04:00
Michael Shick
19fb0b3604
dogfood workflow perms
2022-11-05 10:13:08 -04:00
Michael Shick
59efa7a81f
update perms for dogfood
2022-11-05 10:10:36 -04:00
Michael Shick
97401bba1e
add to dogfood workflow
2022-11-05 10:03:16 -04:00
Michael Shick
cd100c8b09
adds support for message-path ( #58 )
2022-11-05 09:52:35 -04:00
Michael Shick
841d232c5a
fix action.yml
2022-11-05 09:46:11 -04:00
Michael Shick
ec62ec7546
new build
2022-11-05 08:46:54 -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
d26bdc4f91
packaging v2
2022-11-04 18:41:26 -04:00
Michael Shick
742b2ef655
packaging
2022-11-04 18:38:28 -04:00
Michael Shick
a4fc73ac6a
package v2
2022-11-04 18:37:47 -04:00
Michael Shick
f6d4352e5a
Merge branch 'master' of https://github.com/mshick/add-pr-comment
2022-11-04 18:37:29 -04:00
Michael Shick
a0bbba521b
update lib
2022-11-04 18:37:27 -04:00
Michael Shick
6cf3c34888
update readme to v2 ( #56 )
...
* update readme to v2
* disable proxy dogfood test
2022-11-04 18:34:46 -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
07f690343c
build for normal issue support, and deps
2020-08-11 15:42:11 -07:00
Michael Shick
01ba04de6a
add support for normal issues
2020-08-11 15:38:07 -07:00
Michael Shick
e2229d7f55
build(refactor): better project organization
2020-07-07 10:51:15 -04:00
Michael Shick
5cd99bf9c1
docs: clarify proxy notes
2020-07-06 23:27:42 -04:00
Michael Shick
495aa57b75
removing proxy-secret
2020-07-06 22:49:32 -04:00
Michael Shick
464d7eda7a
debug: embed secret for testing
2020-07-06 22:05:10 -04:00
Michael Shick
490bed235b
build: latest
2020-07-06 21:59:09 -04:00
Michael Shick
682cc9fb9d
build(deps): package-lock in sync
2020-07-06 21:58:44 -04:00
Michael Shick
92549ba9b2
debug: test dogfood
2020-07-06 21:56:15 -04:00
Michael Shick
b62030a7fc
feat: adding support for a proxy
2020-07-06 21:47:29 -04:00
Michael Shick
fdfdba3fa2
docs: note about limitations with forks
2020-07-06 12:08:37 -04:00
Michael Shick
e11f0a9cdb
build(package): compile latest
2020-07-06 12:04:10 -04:00
Michael Shick
8368d23e75
build(deps): updating all deps to latest and assoc code updates
2020-07-06 12:03:13 -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
Julian Groß
3033f06feb
Fix syntax error in readme ( #16 )
2020-07-03 11:16:32 -04:00
Michael Shick
a68ec7a630
chore: set correct author name
2020-06-09 15:07:17 -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
150a3ccfe9
build(deps): bump deps
2020-05-22 16:16:08 -04:00
Michael Shick
5535d00f50
ci: dogfood action in prs ( #13 )
2020-05-21 18:30:28 -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