Skip to content

馃攼 Use PR Submit for pull requests - #318

Merged
tiangolo merged 1 commit into
mainfrom
agent/use-pr-submit
Aug 8, 2026
Merged

馃攼 Use PR Submit for pull requests#318
tiangolo merged 1 commit into
mainfrom
agent/use-pr-submit

Conversation

@tiangolo

@tiangolo tiangolo commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Replace the long-lived personal access token used by workflows that create pull requests with a short-lived repository-scoped token from PR Submit.

The workflows now request the token through GitHub OIDC, check out without persisted credentials, authenticate Git with gh auth setup-git, and attribute commits to pr-submit[bot]. The repository allowlist includes only the migrated workflows.

Validated with YAML parsing, git diff --check, and an online zizmor audit.

AI Disclaimer

Created with gpt-5.6-sol and reviewed by hand.

@tiangolo tiangolo added the internal Internal changes label Aug 8, 2026
@tiangolo
tiangolo merged commit 7006e7e into main Aug 8, 2026
23 checks passed
@tiangolo
tiangolo deleted the agent/use-pr-submit branch August 8, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Internal changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant