-
Notifications
You must be signed in to change notification settings - Fork 123
Adding support for issue-body with more than 65536 words, issue body to be created as an issue comment #167
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
Conversation
This would resolve #89 |
@lizziemac @beverts312, please review this PR. It would be a nice feature to have within the new release. |
@snskArora this looks good, and it works, however there are couple issues and questions:
|
|
ah my bad, I think I was a little quick when reviewing. please update the PR name though
noted. I think that's fine |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good to merge, just update the PR name and make 65536 a constant/var
This has PR 2 major changes:
Manual approval required for workflow run 14009106423 snskArora/first_go_project#9
This has an issue body of lorem ipsum of 1,00,000 words.
The previous change with which the issueBody was added in the NOTE block makes any decent-sized approval body difficult to read.
Note
Please perform a squash merge so as to not hinder ease of commit tracking as there are quite a few incoming commits.