4 Commits

Author SHA1 Message Date
Peter Evans
23ff15729e
Add truncate warning to body of comment (#272)
* Add truncate warning to body of comment (#271)

* add truncate warning to body of comment

* tweak warning

Co-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>

---------

Co-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>

* lint fixes

* update dist

---------

Co-authored-by: Ethan Davidson <ethanmdavidson@gmail.com>
2023-10-20 00:24:24 +09:00
Sputnik
ce3fa353c4
fix: truncate long comment bodies during comment update too (#205)
* Truncate long bodies during comment update too

* Fix code formatting
2023-06-08 15:52:37 +09:00
Peter Evans
ca08ebd5dc
fix: truncate body when it exceeds the max length (#182) 2023-05-02 10:07:38 +09:00
Peter Evans
3383acd359
v3 (#161)
* typescript

* fix reactions input

* test comma separated

* bump version

* append-separator

* refactor

* refactor reactions

* get reactions

* handle default token

* return reaction id

* remove reactions

* reactions-edit-mode

* readme

* test-command

* fix step order

* deprecate body-file

* update ci to body-path
2023-04-05 16:14:13 +09:00