Commit graph

26 commits

Author SHA1 Message Date
Michael Shick
ff82b38f95
update replace behavior 2023-05-07 09:03:15 -04:00
Michael Shick
f8c324a9fc
find-and-replace functionality (#100)
* find-and-replace functionality
2023-05-07 08:50:52 -04:00
Michael Shick
a251f051d3
Preformatted messages (#97)
* refactor message creation
2023-05-05 16:02:36 -04:00
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
0baab3bf91
clean up message-path test fixtures 2023-04-24 08:22:38 -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
Michael Shick
7ca8398d28
set action inputs to required if they have defaults 2023-04-23 09:13:45 -04:00
Michael Shick
9c1e156588
clone inputs 2023-04-23 08:57:06 -04:00
Michael Shick
7ca909c028
reset more inputs 2023-04-23 08:54:06 -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
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
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