Commit graph

181 commits

Author SHA1 Message Date
dependabot[bot]
dd126dd8c2
Bump postcss from 8.4.23 to 8.4.33 (#115)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.33.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.33)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 14:00:08 -05:00
dependabot[bot]
30602c8f56
Bump vite from 4.3.3 to 4.3.9 (#102)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.3 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 13:50:41 -05:00
dependabot[bot]
f24a409f6b
Bump word-wrap from 1.2.3 to 1.2.4 (#105)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 13:50:28 -05:00
Michael Shick
b8f338c590
2.8.2 2024-02-01 13:43:55 -05:00
Robbie Ostrow
74e66d7778
Bump runtime to node20 from node16 (#114)
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2024-02-01 13:42:24 -05:00
Michael Shick
8fedd701c5
bumping package to node 20 2024-02-01 13:40:56 -05:00
Michael Shick
7c0890544f
2.8.1 2023-05-12 14:10:09 -04:00
Michael Shick
12282e9c93
Update action.yml to add find and replace 2023-05-12 14:09:24 -04:00
Michael Shick
918f138773
2.8.0 2023-05-07 09:04:31 -04:00
Michael Shick
84c8c4f13e
new build 2023-05-07 09:04:04 -04:00
Michael Shick
445c144052
clean up 2023-05-07 09:03:54 -04:00
Michael Shick
ff82b38f95
update replace behavior 2023-05-07 09:03:15 -04:00
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