Skip to content

馃攼 Use PR Submit for pull requests - #1928

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

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

Conversation

@tiangolo

@tiangolo tiangolo commented Aug 8, 2026

Copy link
Copy Markdown
Member

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 5c58117 into master Aug 8, 2026
30 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