Open sondr3 opened 1 year ago
Hi, thanks for filing this issue. We'll take a look at this when we can.
It was suggested that it still might be a permissions issue.
At a guess though, I’d say it’s probably a permission issue? Like the token injected doesn’t have perma to write to the PR
I'll re-title this issue to suggest adding more logging in the github action as that may be more actionable for us and could alleviate the pain you're experiencing.
Describe the bug We're setting up our CI in Azure Pipelines for Pulumi and have gotten it to work, however we have been unable to get it to create comments in the PRs where we change Pulumi code. The CI successfully completes but doesn't create a comment.
To Reproduce
Expected behavior A comment appearing in the relevant PR.
Additional context We have configured all relevant authorizations in the Users settings in Azure Devops.