Skip to content

Conversation

jku
Copy link
Member

@jku jku commented Aug 25, 2025

This is a continuation of #1516:

  • also skip scheduled staging tests in forks
  • try to get scheduled CI.yml to not show as failed in forks (when it's actually skipped)

jku added 2 commits August 25, 2025 10:27
Scheduled tests do not seem useful in fork repos even if they have
workflows enabled.

Signed-off-by: Jussi Kukkonen <[email protected]>
scheduled CI test jobs are skipped in forks: Do the same for all-tests-pass.

This should prevent the run from being listed as a failure in workflow runs list.

Signed-off-by: Jussi Kukkonen <[email protected]>
@jku jku added component:tests Unit and integration tests github_actions Pull requests that update GitHub Actions code labels Aug 25, 2025
@jku jku marked this pull request as ready for review August 26, 2025 08:20
@jku
Copy link
Member Author

jku commented Aug 26, 2025

This looks fine in my fork -- now forks should not be running any scheduled tests that ping the public good infra.

@woodruffw woodruffw enabled auto-merge (squash) August 27, 2025 02:08
@woodruffw woodruffw merged commit ea67bf4 into sigstore:main Aug 27, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:tests Unit and integration tests github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants