flaky-spring-50215
03/06/2026, 6:50 AM$ /pulumi-deploy-executor pulumi preview --stackIdentity="<ORG>/<REPO>/dev" --workDir="/deployment/pulumi"
error: getting stack configuration: opening environment: [403] You do not have permission to perform this operation.
The log file for this run is at /tmp/pulumi.52cac22a816b.root.log.INFO.20260306-063717.266
Error: Preview failed: failed to run preview: exit status 255
code: 255
stdout:
stderr: error: getting stack configuration: opening environment: [403] You do not have permission to perform this operation.
The log file for this run is at /tmp/pulumi.52cac22a816b.root.log.INFO.20260306-063717.266quiet-activity-16822
03/06/2026, 10:44 AM"[403] You do not have permission to perform this operation." your PULUMI_ACCESS_TOKEN most probably expired. You'd need to create a new one and set it as a secret in your github actions pipeline.white-vase-18996
03/06/2026, 1:32 PMflaky-spring-50215
03/06/2026, 2:42 PM