Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message body too long? #96

Open
zacharysfisher opened this issue Apr 13, 2024 · 0 comments
Open

Message body too long? #96

zacharysfisher opened this issue Apr 13, 2024 · 0 comments

Comments

@zacharysfisher
Copy link

Describe the Feature

If message body exceeds githubs max char limit, it fails. Would it be possible to count characters in message and split into separate comment calls if necessary.

Expected Behavior

split messsage into separate comments/multiple comments if char limit is exceeded

Use Case

Fails to comment on PR if message body is too long.

Describe Ideal Solution

Split into multiple comments

Alternatives Considered

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant