Hello, I am having some issues regarding python's`...
# getting-started
b
Hello, I am having some issues regarding python's`pulumi.automation` in reference to getting gitlab.com to show the pending changes after a
preview
in a merge request pipeline.I have followed the docs and have a sucessful 200 response when running gitlab's test here: I also created a very small sucessful test case where I use pulumi's cli rather than the automation tools: I believe I am missing something with respect to setting up a preview through
pulumi.automation
. The preview itself is sucessful, but the webhook does not fire to produce the preview on gitlab ui. Can someone point me in the right direction?