Skip to content

ci: scope OIDC permissions to jobs#551

Merged
zhongkechen merged 1 commit into
mainfrom
codex/scope-workflow-oidc-permissions
Jul 20, 2026
Merged

ci: scope OIDC permissions to jobs#551
zhongkechen merged 1 commit into
mainfrom
codex/scope-workflow-oidc-permissions

Conversation

@zhongkechen

Copy link
Copy Markdown
Contributor

Summary

  • move id-token: write from workflow scope to the AWS-authenticating jobs
  • retain contents: read only where checkout requires it
  • keep workflow-level defaults read-only

Validation

  • git diff --check
  • parsed both edited workflow files as YAML
  • audited all workflow permission blocks to confirm OIDC grants are job-scoped

Fixes #170

@zhongkechen zhongkechen self-assigned this Jul 20, 2026
@zhongkechen
zhongkechen merged commit 7d819fa into main Jul 20, 2026
13 checks passed
@zhongkechen
zhongkechen deleted the codex/scope-workflow-oidc-permissions branch July 20, 2026 16:46
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.

Ensure workflows are properly scoped down to the job-level

2 participants