Closed
Description
openedon Sep 28, 2022
This morning we've updated the Pulumi DevOps Extension to version 1.1. Afterwards, our release pipeline fails with this error:
2022-09-28T06:30:09.5368088Z ##[error]Error: Job access token is required to create/update PR comment
As it turned out, the option Job access token is required to create/update is enabled by default. However, this doesn't make sense for release pipelines.
As a workaround, I now have to edit all of our release pipelines to disable this option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment