pulumi/.github
bors[bot] ca64043b8d
Merge #11366
11366: ci: Skip CI workflows on forks where permissions would cause workflow to fail r=AaronFriel a=AaronFriel

These jobs can result in some misleading information in PRs from community members. 

GitHub Actions `pull_request` workflows triggered from forks lack access to secrets and write permissions on the base repository. Our CI actions depend on secrets to retrieve metadata via GitHub API and some secrets for integration tests.

This disables those jobs for fork workflows. The `on-community-pr.yml` workflow will provide commands for maintainers to run CI, or `bors merge` can run a full suite of tests once the PR is reviewed.

This was tested by creating PR #11367 from a fork.

Co-authored-by: Aaron Friel <mayreply@aaronfriel.com>
2022-11-16 06:58:45 +00:00
..
scripts ci: Update post-release PR to align with release process 2022-10-18 22:45:59 -07:00
workflows Merge #11366 2022-11-16 06:58:45 +00:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 2022-09-15 07:11:47 -07:00