Hi all, anybody has been able to integrate Infraco...
# help
i
Hi all, anybody has been able to integrate Infracost Task in Azure Devops Pipelines? I have issues to create the comment in the Pull Requests, . Following this example: https://marketplace.visualstudio.com/items?itemName=Infracost.infracost-tasks Can't get the pull request ID in this script: infracost comment azure-repos --path="$(Pipeline.Workspace)/infracost-diff.json" \ --azure-access-token=$(System.AccessToken) \ --pull-request=$(System.PullRequest.PullRequestId) \ --repo-url=$(Build.Repository.Uri) \ --behavior=update
w
i
Thanks @white-airport-8778 for the prompt response 🙂 It's fixed now