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

keep PR review summary from exceeding max 65535 length #75

Open
2bndy5 opened this issue Nov 24, 2024 · 1 comment
Open

keep PR review summary from exceeding max 65535 length #75

2bndy5 opened this issue Nov 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@2bndy5
Copy link
Collaborator

2bndy5 commented Nov 24, 2024

Similar to the need for thread comments to be truncated to the max size 65535 bytes.

This really would only apply to the full patch included in the comment (if any). If the patch would exceed the max length, then there is currently no plan to provide it via artifacts because that would be specific to GitHub REST API. Instead, it would be better to start developing a solution to cpp-linter/cpp-linter#82 where the patch can be used at workflow runtime.

@2bndy5 2bndy5 added the enhancement New feature or request label Nov 24, 2024
@2bndy5 2bndy5 self-assigned this Nov 24, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

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

No branches or pull requests

1 participant