Skip to content

Add workflow to periodically validate OIDC issuers#2188

Merged
Hayden-IO merged 1 commit into
sigstore:mainfrom
Hayden-IO:check-oidc-issuers
Oct 28, 2025
Merged

Add workflow to periodically validate OIDC issuers#2188
Hayden-IO merged 1 commit into
sigstore:mainfrom
Hayden-IO:check-oidc-issuers

Conversation

@Hayden-IO

Copy link
Copy Markdown
Contributor

This workflow will run a nightly check for the availability of all supported OIDC providers, and will file an issue if any become unavailable.

Fixes #2187

Summary

Release Note

Documentation

@Hayden-IO Hayden-IO requested a review from a team as a code owner October 28, 2025 20:25
@Hayden-IO Hayden-IO requested a review from bobcallaway October 28, 2025 20:25
@codecov

codecov Bot commented Oct 28, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.64%. Comparing base (cf238ac) to head (32bef5f).
⚠️ Report is 487 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2188       +/-   ##
===========================================
- Coverage   57.93%   44.64%   -13.30%     
===========================================
  Files          50       72       +22     
  Lines        3119     4650     +1531     
===========================================
+ Hits         1807     2076      +269     
- Misses       1154     2340     +1186     
- Partials      158      234       +76     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This workflow will run a nightly check for the availability of all
supported OIDC providers, and will file an issue if any become
unavailable.

Fixes sigstore#2187

Signed-off-by: Hayden <8418760+haydentherapper@users.noreply.github.com>
@Hayden-IO Hayden-IO merged commit d5be733 into sigstore:main Oct 28, 2025
13 checks passed
@Hayden-IO Hayden-IO deleted the check-oidc-issuers branch October 28, 2025 21:09
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.

Monitor the availability of identity providers

2 participants