oncall-engine/.github
Joey Orlando e7eefe68e0
Allow e2e tests GitHub Actions job to run for PRs from external forks (#4024)
# 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.
2024-03-06 18:20:55 +00:00
..
ISSUE_TEMPLATE configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
workflows Allow e2e tests GitHub Actions job to run for PRs from external forks (#4024) 2024-03-06 18:20:55 +00:00
CODEOWNERS Automate release note generation (#4004) 2024-03-06 14:37:55 +00:00
helm-values.yml Update e2e tests GH action to build engine image from branch (#3877) 2024-02-19 12:38:06 +00:00
issue_and_pr_commands.json add precommit rules for markdown/json files (#915) 2022-12-01 14:26:54 +01:00
kind.yml fix a few flaky e2e tests + allow running project locally via k8s/helm (#2751) 2023-08-22 19:03:29 +02:00
pull_request_template.md Automate release note generation (#4004) 2024-03-06 14:37:55 +00:00
release.yml Automate release note generation (#4004) 2024-03-06 14:37:55 +00:00
verify-public-docs-updated.sh add small script + github action to check that public docs updated (#1177) 2023-01-20 13:23:06 +01:00