Commit graph

17 commits

Author SHA1 Message Date
Michael Shick
4a541a260f
Multiline message-path and concatenation (#88) 2023-05-04 17:25:26 -04:00
Alex Hatzenbuhler
1dff58b1a3
Add update-only configuration option (#92) 2023-05-02 18:11:22 -04:00
Michael Shick
a5ba281881
Merge branch 'main' of https://github.com/mshick/add-pr-comment 2023-04-24 08:17:41 -04:00
Michael Shick
0e8dc756bc
update tests 2023-04-24 08:16:55 -04:00
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
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
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
3bebc5877c
use octokit method (#59) 2022-11-05 12:44:20 -04: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
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