stale-iron-26898
02/01/2022, 4:13 PMpulumi preview
)miniature-musician-31262
02/02/2022, 1:38 AMpulumi preview
results back to the GitHub PR that ran it? There’s a doc here that goes into this: https://www.pulumi.com/docs/guides/continuous-delivery/github-app/ Have you tried running through it? Seeing errors?stale-iron-26898
02/02/2022, 3:54 PMminiature-musician-31262
02/02/2022, 5:13 PM.git
directory relative to the location where it’s run. So for example, if your GitHub project had an infra
directory containing your Pulumi program, and you ran pulumi preview
from within that directory, it’d walk up until it found the first .git
directory and inspect that to get the commit info.stale-iron-26898
02/07/2022, 11:24 AMminiature-musician-31262
03/08/2022, 6:12 PM