exercism / exercism/pr-commenter-action
Handle Github PR Size limit
Open
- Dominant language
- JavaScript
- Stars
- 44
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
It could be very nice if this action is able to able properly Github comment size limit : 65 536 char
Many choices are possible :
- strip to size limit
- use another snippet when the comment is too huge
- ...
I'll also be able to help implements this ;-P
Ref: https://github.community/t/maximum-length-for-the-comment-body-in-issues-and-pr/148867
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.