Commit graph

169 commits

Author SHA1 Message Date
Michael Shick
25e7c93662
2.7.0 2023-05-07 08:52:43 -04:00
Michael Shick
09331f990d
new build 2023-05-07 08:52:22 -04:00
Michael Shick
06b07c2e70
try to get release building 2023-05-07 08:51:49 -04:00
Michael Shick
f8c324a9fc
find-and-replace functionality (#100)
* find-and-replace functionality
2023-05-07 08:50:52 -04:00
allcontributors[bot]
5cc4621415
docs: add twang817 as a contributor for code (#98)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-05-05 16:12:15 -04:00
Michael Shick
a624db19fc
2.6.1 2023-05-05 16:09:45 -04:00
Michael Shick
475aa8ac2b
new build 2023-05-05 16:09:23 -04:00
Michael Shick
a8a22ad616
fix message fallback behavior 2023-05-05 16:09:03 -04:00
Michael Shick
9367dbbf15
2.6.0 2023-05-05 16:05:32 -04:00
Michael Shick
445bbc6324
new build 2023-05-05 16:05:09 -04:00
Michael Shick
a251f051d3
Preformatted messages (#97)
* refactor message creation
2023-05-05 16:02:36 -04:00
Michael Shick
ef723874d4
2.5.1 2023-05-05 15:48:04 -04:00
Michael Shick
f593e19b25
new build 2023-05-05 15:47:43 -04:00
Michael Shick
3db21c2292
messagePath is not an array 2023-05-05 15:47:28 -04:00
Michael Shick
7f44ca3b15
Fix codeblock 2023-05-04 17:37:33 -04:00
Michael Shick
d0b6b97ab0
2.5.0 2023-05-04 17:33:20 -04:00
Michael Shick
73ffb32342
new build 2023-05-04 17:32:54 -04:00
Michael Shick
4a541a260f
Multiline message-path and concatenation (#88) 2023-05-04 17:25:26 -04:00
Alex Hatzenbuhler
a0c6c0cbf4
docs: Add default of false to update-only (#96)
When I changed this to a boolean internally I forgot to reflect the `false` default on the README. this PR fixes it.
2023-05-04 13:50:05 -04:00
Michael Shick
75ab356ce1
Merge branch 'main' of https://github.com/mshick/add-pr-comment 2023-05-03 10:26:39 -04:00
Michael Shick
bafc97d9ce
add npm hook to build 2023-05-03 10:26:36 -04:00
allcontributors[bot]
442e4f9c93
docs: add ahatzz11 as a contributor for code (#94)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-05-02 20:45:06 -04:00
Michael Shick
3a15c7386b
2.4.0 2023-05-02 18:20:57 -04:00
Michael Shick
f0a003891a
new build 2023-05-02 18:20:12 -04:00
Alex Hatzenbuhler
1dff58b1a3
Add update-only configuration option (#92) 2023-05-02 18:11:22 -04:00
Michael Shick
387ece43e3
target doesn't work 2023-04-24 21:38:16 -04:00
Michael Shick
84295c55d2
fix ci event 2023-04-24 21:29:40 -04:00
Michael Shick
99718eaf16
set pr types 2023-04-24 10:40:46 -04:00
Michael Shick
a02677ce9e
use pull_request_target instead 2023-04-24 10:30:33 -04:00
allcontributors[bot]
655ef16eab
docs: add ahanoff as a contributor for code (#86)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-24 08:56:34 -04:00
allcontributors[bot]
484efd8915
docs: add vincent-joignie-dd as a contributor for code (#85)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-24 08:54:41 -04:00
allcontributors[bot]
1ea82c5459
docs: add aryella-lacerda as a contributor for code (#84)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-24 08:53:50 -04:00
allcontributors[bot]
378906227c
docs: add ReenigneArcher as a contributor for code (#83)
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-24 08:52:21 -04:00
Michael Shick
71ddf4a572
2.3.0 2023-04-24 08:23:13 -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
Michael Shick
747b5a722c
2.2.1 2023-04-22 07:55:54 -04:00
Michael Shick
9412131e1e
bump deps 2023-04-22 07:55:22 -04:00
Michael Shick
a6e485337f
2.2.0 2023-04-22 07:35:56 -04:00
Michael Shick
e124421829
fix dogfood workflow 2023-04-22 07:34:33 -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
ec8c4b3b90
Remove status input assignment from readme 2023-04-14 14:41:16 -04:00
Michael Shick
e3030fefc2
2.1.0 2023-04-14 11:22:27 -04:00
Michael Shick
0b8d5b0b53
use np for releases 2023-04-14 11:22:12 -04:00
Michael Shick
76101b6664
Add example passing job.status 2023-04-14 10:20:34 -04:00