Commit graph

35 commits

Author SHA1 Message Date
Maurice Arikoglu
a7804b6007
Update action to use node 20 2024-01-31 16:37:48 +01:00
Alex Burgel
e5439e773a
Add option to skip updating or recreating comments when message is unchanged 2023-08-14 12:51:55 -04:00
Alex Burgel
17db3d5bd2
Add output definitions 2023-05-04 22:29:20 -04:00
marocchino
6be016636e
️ Rollback base_url option 2023-04-21 16:24:04 +09:00
marocchino
c1036f927a
🔧 Update baseUrl default 2023-04-21 16:04:37 +09:00
marocchino
292f33e766
🔧 baseUrl config
The `baseUrl`, which could be taken as an input, is required to use a custom GitHub Enterprise URL, for example.
2023-04-21 11:32:07 +09:00
marocchino
3d60a5b2da
🔒️ Info about GITHUB_TOKEN
close #592
2023-02-11 20:15:12 +09:00
marocchino
0bd1af949c
owner option 2023-02-11 20:10:25 +09:00
marocchino
4b4f618262
only update option 2023-02-11 20:01:26 +09:00
WebFreak001
b2b0280464
apply suggestions 2023-02-09 18:42:37 +01:00
WebFreak001
7f05636c59
add setting to only create, but not update comment 2023-02-07 20:22:10 +01:00
marocchino
c4fe677969
🐛 Change ignore empty default 2022-11-23 08:38:59 +09:00
Sam
db01d1ad6c Add ignore empty input 2022-10-25 21:49:30 +00:00
Sam
1d46172340 Use glob for path param
This was done such that multiple files
can be loaded that match given glob
patterns. Existing behaviour is preserved
for exact match.
2022-10-25 01:09:35 +00:00
marocchino
606f67579a
⬆️ node 16 2022-10-14 21:21:25 +09:00
marocchino
39c5b5dc77
minimize comment (#472)
*  minimize comment

*  hide, hide_and_recreate, hide_classify option

*  update config test
2021-10-21 02:20:24 +09:00
marocchino
21a90c1106
Hide details (#435)
*  hide details

* 📦 build

* 👷 ci for hide_details option
2021-09-29 03:15:07 +09:00
marocchino
56ac27318d
refactor: extract config (#257)
* refactor: extract config

* test: mock dynamic value
2021-03-22 09:39:18 +09:00
marocchino
9945cf63fa
docs: omit github token in docs 2021-03-22 06:32:32 +09:00
Jonathan Yu
9632fd5dc1
apply GitHub token by default (#255)
* feat: apply GitHub token by default

* use single quote

* remove $
2021-03-22 06:13:35 +09:00
marocchino
9e128f055c
oops 2021-02-25 16:45:36 +09:00
marocchino
78e3496c31
update description 2021-02-25 16:42:52 +09:00
marocchino
6b16c03623
update setup 2021-02-25 16:21:42 +09:00
marocchino
1092a4a41b
Add repo input 2021-02-25 14:48:55 +09:00
marocchino
9a279aa9fa
docs: update README 2020-10-12 08:31:08 +09:00
Sebass van Boxel
c116c20c11
Add support for deleting previously created comments 2020-10-11 19:29:41 +02:00
Jake Hiller
1ec19bd242 rename option to recreate 2020-06-24 09:33:22 -04:00
Jake Hiller
2f6d0e21be add option to delete the previous comment and create a new one 2020-06-23 11:45:02 -04:00
Buck Doyle
834b325ec2 Add option to read message from path 2020-05-12 11:00:06 -05:00
Simon Stender Boisen
168a45153d feat: append to previous comment message 2020-03-26 14:30:28 +01:00
marocchino
c873eaf14f
feat: add ability to set custom header 2020-02-04 17:19:50 +09:00
marocchino
6ecc72b81e
feat: can receive number as input 2019-12-18 14:02:55 +09:00
marocchino
4b7290acd5
docs: update project info 2019-11-21 10:28:06 +09:00
marocchino
cb9470fc12
feat: actual logic 2019-11-21 09:57:13 +09:00
marocchino
cce71e2a2d Initial commit 2019-11-21 08:05:13 +09:00