In theory, you should be able to by setting up an app to receive webhooks from your Pulumi organization. Though that would probably be a lot of work.
I’m actually the engineer on the team responsible for the GitHub app and am looking over the set of issues/suggestions to improve it this quarter. Is there something in particular you’d like to see?
b
busy-umbrella-36067
07/19/2019, 7:56 PM
@clever-nest-47198 It's doable,
Set up your CI pipe to comment on Github using markdown diff
Copy code
```diff
$(pulumi preview --diff)
``
c
clever-nest-47198
07/19/2019, 8:33 PM
While the app doesn't get code (which is great!) from PR's, theres concerns about everything else sent in the PR metadata being sent out of the company