Hello all, I am using GitHub Actions to run a pulumi preview with "comment-on-pr" attribute, which is nice. But we are studying to migrate to an IssueOps approval style (since we don't have GH enterprise to use the feature). Is there any way to obtain the same text from the output of the pulumi command? This way I can send this to the proper Issue, reducing the chance of someone validating the wrong output of the execution.