Add OIDC proxy integration tests #3643
git_rules.yml
on: pull_request
Enforce rebasing
6s
Enforce commit style
10s
Annotations
2 errors and 2 warnings
Enforce rebasing
Invalid return code for message
|
Enforce rebasing
Pull requests have no merge commits: Command failed: git checkout "oidc-proxy-test" 2>&1 && merges="$(git log --oneline origin/master...HEAD --merges )"; echo "--- Merges ---\n${merges}"; [ -z "${merges}" ]
|
Enforce rebasing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, cyberark/enforce-rebase@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Enforce commit style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, cyberark/enforce-commit-style@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|