Commit graph

22 commits

Author SHA1 Message Date
ReenigneArcher
1605572889
add custom owner and repo inputs (#78)
* add custom owner and repo inputs

* add test for comment in another repo
2023-04-24 08:14:29 -04:00
Michael Shick
7ca8398d28
set action inputs to required if they have defaults 2023-04-23 09:13:45 -04:00
Aryella Lacerda
e4a2f85328
feat: add message-skipped input to action (#76)
* add message-skipped input to action
2023-04-22 07:32:11 -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
f116a1a828
Allow message overrides for statuses (#62) 2022-11-07 16:04:49 -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
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
2fe3ecef03
add comment id (#57)
* add comment id

* add output to action.yml
2022-11-05 08:45:45 -04:00
Michael Shick
94fd7ef52f
project clean up and update 2022-11-04 16:50:39 -04:00
Michael Shick
495aa57b75
removing proxy-secret 2020-07-06 22:49:32 -04:00
Michael Shick
b62030a7fc
feat: adding support for a proxy 2020-07-06 21:47:29 -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
5aa3ae408c
feat: allowing action to run on non PR triggers 2020-04-08 16:39:41 -07:00
Michael Shick
40dc605d1f
add some recommended branding 2019-11-25 17:21:41 -05:00
Michael Shick
f1386bdbd2
trigger test 2019-11-25 16:47:56 -05:00
Michael Shick
ad8b9da219
trigger 2019-11-25 13:51:39 -05:00
Michael Shick
85211cd881
trigger 2019-11-25 13:08:23 -05:00
Michael Shick
39f095d176
test context 2019-11-22 18:31:48 -05:00
Michael Shick
3d8df2a501
initial commit 2019-11-22 17:12:31 -05:00