Commit graph

17 commits

Author SHA1 Message Date
Térence Hollander
5c591f7f55
feat(output): add some action outputs (#297)
- id, body, html_url
2023-10-21 09:16:27 +02:00
Térence Hollander
3229332740
feat: mode to delete comment (#239) 2023-06-10 14:19:06 +02:00
Térence Hollander
dffae49141
fix: manage absolute path (#180) 2023-01-14 09:41:57 +01:00
Térence Hollander
bec2a1bd3c
feat: create_if_not_exists (#173) 2022-12-18 11:27:32 +01:00
Térence Hollander
e55342f8b8
feat: filePath for comment (#171) 2022-12-16 23:05:50 +01:00
Térence Hollander
73d56db72b
feat: mode for updating comment (#170) 2022-12-14 18:34:50 +01:00
Térence Hollander
c22fb30220
feat: comment tag (#160)
Upserting is now based on a hidden comment generated thanks to comment_tag input. 

BREAKING CHANGE: `comment_includes` gets replaced with `comment_tag` mechansim

Closes #137
2022-12-04 19:19:54 +01:00
Térence Hollander
fdf5ddc0d1
ci: fix permission for "Resource not accessible by integration" (#141) 2022-10-13 07:20:09 +02:00
Łukasz Mitka
e2fc9206e8
ci: add default GITHUB_TOKEN (#138) 2022-10-13 07:17:10 +02:00
Térence Hollander
cbe607a2c0
feat: reactions (#79) 2022-05-24 21:49:57 +02:00
Térence Hollander
b02f7865d4
feat: upsert mode (#57) 2022-04-23 13:07:54 +02:00
Térence Hollander
4ce6dd9ce9
ci: add some naming to actions (#56) 2022-04-23 11:38:43 +02:00
Térence Hollander
696b33055c
ci: action is failing if there is nothing to commit (#55)
- checks that there is something that changes before
  adding to stage and commit/push
2022-04-23 11:34:54 +02:00
Yishuai Li
8e5c1f2a6b
ci: add build (#32)
Co-authored-by: Térence Hollander <hollanderterence@gmail.com>
2022-04-23 11:22:05 +02:00
Térence Hollander
e625848a37
ci: add nrt on commenting ci (#22) 2021-08-27 12:14:54 +02:00
thollander
0ea113c704 fix: remove action from master 2019-11-10 00:17:11 +01:00
thollander
8b4f0bc398 feat: comment pull request from github actions 2019-10-30 20:02:10 +01:00