Skip to content

Commit

Permalink
remove tests from required status checks for scaffolding (#310)
Browse files Browse the repository at this point in the history
sigstore/scaffolding#715 changed the test behavior of `scaffolding` to optionally only run certain tests on terraform vs non-terraform PRs

Signed-off-by: Bob Callaway <bobcallaway@users.noreply.github.com>
  • Loading branch information
bobcallaway authored Aug 14, 2023
1 parent 543dfc8 commit 1571691
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions github-sync/github-data/sigstore/repositories.yaml
Original file line number Diff line number Diff line change
@@ -1495,15 +1495,6 @@ repositories:
- DCO
- Shellcheck
- license boilerplate check
- e2e tests (v1.23.x, fulcio rekor ctlog e2e, 1.20.x)
- e2e tests (v1.24.x, fulcio rekor ctlog e2e, 1.20.x)
- e2e tests (v1.25.x, fulcio rekor ctlog e2e, 1.20.x)
- e2e tests using release (v1.23.x, fulcio rekor ctlog e2e, 1.20.x)
- e2e tests using release (v1.24.x, fulcio rekor ctlog e2e, 1.20.x)
- e2e tests using release (v1.25.x, fulcio rekor ctlog e2e, 1.20.x)
- Test github action with TUF (v1.23.x, latest-release, 1.20.x, test github action with TUF)
- Test github action with TUF (v1.24.x, latest-release, 1.20.x, test github action with TUF)
- Test github action with TUF (v1.25.x, latest-release, 1.20.x, test github action with TUF)
pushRestrictions:
- scaffolding-codeowners
- sigstore-oncall

0 comments on commit 1571691

Please sign in to comment.