This message was deleted.
# general
s
This message was deleted.
a
I've been wondering the same thing. From my own testing, I've only gotten the bot to comment on a PR whereby the source branch was in the same repo. If the branch is from a forked repo it outright doesn't work.
c
What CI tool are you using? That’s all that it depends on.
When you run pulumi, it detects specific CI env vars, or other environmental factors.
Though I think you need to be on a specific plan to make use of this feature.
e
@cool-egg-852 I am using GitHub actions. Do you know specifically what the pulumi app is listening for?