# What this PR does Allow e2e tests GitHub Actions job to run for PRs from external forks. At the moment they are not allowed to run because PRs from external forks are not allowed to access secrets in this repository. The secrets accessed by the e2e tests are _really_ only required by the daily/"expensive" e2e tests. [Example PR](https://github.com/grafana/oncall/pull/3992) from external fork where e2e tests fail ([CI job](https://github.com/grafana/oncall/actions/runs/8175205794?pr=3992)): <img width="1110" alt="Screenshot 2024-03-06 at 11 58 05" src="https://github.com/grafana/oncall/assets/9406895/00ca97c2-0740-4e3e-9a03-7e92f20b69e6"> ## Which issue(s) this PR closes N/A ## Checklist - [ ] Unit, integration, and e2e (if applicable) tests updated - [ ] Documentation added (or `pr:no public docs` PR label added if not required) - [ ] Added the relevant release notes label (see labels prefixed w/ `release:`). These labels dictate how your PR will show up in the autogenerated release notes. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| CODEOWNERS | ||
| helm-values.yml | ||
| issue_and_pr_commands.json | ||
| kind.yml | ||
| pull_request_template.md | ||
| release.yml | ||
| verify-public-docs-updated.sh | ||