================
@@ -39,6 +39,12 @@ jobs:
repo: context.repo.repo
})
.then((issue) => {
+ var maybeTruncatedBody = issue.data.body;
----------------
boomanaiden154 wrote:
Closing and reopening might work.
https://github.com/llvm/llvm-project/pull/166081