pulumiverse / infra

IaC for all infrastructure required by Pulumiverse
Apache License 2.0
6 stars 16 forks source link

updated: members yaml #195

Closed videmsky closed 2 months ago

tmeckel commented 2 months ago

@videmsky We just merged https://github.com/pulumiverse/infra/pull/196 which should allow running GitHub workflows from forks. Could you rebase your PR please.

tmeckel commented 2 months ago

@ringods the PR is using the pull_request_target configuration now, but the preview action does not show any changes. Interestingly enough it seems to use the code from the main branch and not the code from the PR.

image

https://github.com/pulumiverse/infra/actions/runs/9454396632/job/26041855502?pr=195

image

https://app.pulumi.com/pulumiverse/infra/prod/previews/532a5797-232f-4da0-972f-a59317ee54f3

tmeckel commented 2 months ago

@ringods It should definitely look like the following

image

tmeckel commented 2 months ago

@ringods Are we running into the issues discussed here https://github.com/actions/checkout/issues/518?