Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove tests from required status checks for scaffolding #310

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

bobcallaway
Copy link
Member

sigstore/scaffolding#715 changed the test behavior of scaffolding to optionally only run certain tests on terraform vs non-terraform PRs

@github-actions
Copy link

github-actions bot commented Aug 13, 2023

🍹 preview on sigstore-github-sync/sigstore/github-prod

Pulumi report
Previewing update (sigstore/github-prod)

View Live: https://app.pulumi.com/sigstore/sigstore-github-sync/github-prod/previews/30456d4b-66b7-4ba9-b6c3-f239ceadbe03

@ Previewing update......
pulumi:pulumi:Stack: (same)
[urn=urn:pulumi:github-prod::sigstore-github-sync::pulumi:pulumi:Stack::sigstore-github-sync-github-prod]
+ github:index/repositoryCollaborator:RepositoryCollaborator: (create)
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/repositoryCollaborator:RepositoryCollaborator::docs-smythp]
    permission               : "maintain"
    permissionDiffSuppression: false
    repository               : "docs"
    username                 : "smythp"
+ github:index/repositoryCollaborator:RepositoryCollaborator: (create)
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/repositoryCollaborator:RepositoryCollaborator::docs-jonvnadelberg]
    permission               : "triage"
    permissionDiffSuppression: false
    repository               : "docs"
    username                 : "jonvnadelberg"
@ Previewing update....
~ github:index/branchProtection:BranchProtection: (update)
    [id=BPR_kwDOGqlInc4B9eNk]
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/branchProtection:BranchProtection::scaffolding-main]
  ~ requiredStatusChecks: [
      ~ [0]: {
              ~ contexts: [
                  - [0]: "Test github action with TUF (v1.25.x, latest-release, 1.20.x, test github action with TUF)"
                  - [1]: "e2e tests (v1.24.x, fulcio rekor ctlog e2e, 1.20.x)"
                  - [2]: "Test github action with TUF (v1.24.x, latest-release, 1.20.x, test github action with TUF)"
                  - [3]: "e2e tests using release (v1.23.x, fulcio rekor ctlog e2e, 1.20.x)"
                  - [4]: "Test github action with TUF (v1.23.x, latest-release, 1.20.x, test github action with TUF)"
                  - [5]: "e2e tests (v1.23.x, fulcio rekor ctlog e2e, 1.20.x)"
                  - [9]: "e2e tests using release (v1.25.x, fulcio rekor ctlog e2e, 1.20.x)"
                  - [11]: "e2e tests (v1.25.x, fulcio rekor ctlog e2e, 1.20.x)"
                  - [13]: "e2e tests using release (v1.24.x, fulcio rekor ctlog e2e, 1.20.x)"
                ]
            }
    ]
Resources:
+ 2 to create
~ 1 to update
3 changes. 578 unchanged

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>
@cpanato cpanato force-pushed the scaffolding-remove-statuschecks branch from c6e9173 to a228f6c Compare August 14, 2023 09:47
@cpanato cpanato merged commit 1571691 into main Aug 14, 2023
3 checks passed
@cpanato cpanato deleted the scaffolding-remove-statuschecks branch August 14, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants