Commit graph

35 commits

Author SHA1 Message Date
Michael Shick
7f44ca3b15
Fix codeblock 2023-05-04 17:37:33 -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
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
Alex Hatzenbuhler
1dff58b1a3
Add update-only configuration option (#92) 2023-05-02 18:11:22 -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
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
Michael Shick
ec8c4b3b90
Remove status input assignment from readme 2023-04-14 14:41:16 -04:00
Michael Shick
76101b6664
Add example passing job.status 2023-04-14 10:20:34 -04:00
Michael Shick
7ee56983a6
Fix example in readme 2023-04-14 10:17:54 -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
John Ritsema
bd2c7fd13a
adds info about required pull-requests permission (#48)
Co-authored-by: Michael Shick <m@shick.us>
2022-11-05 12:43:27 -04:00
Michael Shick
cd100c8b09
adds support for message-path (#58) 2022-11-05 09:52:35 -04:00
Michael Shick
6cf3c34888
update readme to v2 (#56)
* update readme to v2

* disable proxy dogfood test
2022-11-04 18:34:46 -04:00
Michael Shick
5cd99bf9c1
docs: clarify proxy notes 2020-07-06 23:27:42 -04:00
Michael Shick
495aa57b75
removing proxy-secret 2020-07-06 22:49:32 -04:00
Michael Shick
92549ba9b2
debug: test dogfood 2020-07-06 21:56:15 -04:00
Michael Shick
b62030a7fc
feat: adding support for a proxy 2020-07-06 21:47:29 -04:00
Michael Shick
fdfdba3fa2
docs: note about limitations with forks 2020-07-06 12:08:37 -04:00
Julian Groß
3033f06feb
Fix syntax error in readme (#16) 2020-07-03 11:16:32 -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
dd915277b4
docs: add note about default behavior for allow-repeats 2020-05-20 18:52:13 -04:00
Michael Shick
f97d0a5363
docs: update readme with note about use on push triggers 2020-04-08 17:25:34 -07:00
Michael Shick
17fee5173a
some use cases 2019-11-25 18:23:35 -05:00
Michael Shick
57de80258e
readme cleanup 2019-11-25 17:04:56 -05:00
Michael Shick
3827d2a0fa
tweak readme 2019-11-25 17:04:18 -05:00
Michael Shick
a63a5b2a3f
update readme 2019-11-25 17:03:08 -05:00
Michael Shick
3d8df2a501
initial commit 2019-11-22 17:12:31 -05:00