Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GitHub Actions OIDC token fallback #25

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

Draft
JakeHertenstein wants to merge 2 commits into 0x77dev:main
base: main
Choose a base branch
Loading
from JakeHertenstein:ga-actions-minimal

Conversation

@JakeHertenstein
Copy link

@JakeHertenstein JakeHertenstein commented Dec 31, 2025

First, thanks for the pdf-sign project. I'm attempting to integrate this with a GitHub Action. But had trouble with OIDC. I believe there is an upstream problem with the sigstore bundle but I'm a bit out of my depth. I'm proposing as a draft for review. I had help from copilot and it 'works' on my workflow but needs another set of eyes...

  • Fetch fresh GA token with audience=sigstore when available
  • Fall back to provided token if GA environment unavailable
  • Minimal change: only reqwest dep + sign.rs GA token logic

- Fetch fresh GA token with audience=sigstore when available
- Fall back to provided token if GA environment unavailable
- Minimal change: only reqwest dep + sign.rs GA token logic
- No vendoring, no bloat—just 40 lines of code
- Fetch fresh GA token with audience=sigstore when available
- Vendor sigstore 0.13.0 with relaxed JWT parsing (flexible audience/exp/nbf)
- Fall back to provided token if GA environment unavailable
- Prefer fresh GA token over supplied token in CI environments
Copy link

coderabbitai bot commented Dec 31, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

Copilot code review Copilot Awaiting requested review from Copilot Copilot will automatically review once the pull request is marked ready for review

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /