Skip to content

👷 Simplify pull request workflow triggers#2349

Merged
tiangolo merged 1 commit into
masterfrom
codex/simplify-pr-triggers
Jun 24, 2026
Merged

👷 Simplify pull request workflow triggers#2349
tiangolo merged 1 commit into
masterfrom
codex/simplify-pr-triggers

Conversation

@tiangolo

Copy link
Copy Markdown
Member

Summary

  • Simplify workflow pull_request event declarations by removing explicit opened and synchronize activity filters.
  • Let GitHub use the default pull_request activity set, which also includes reopened.

Validation

  • Parsed each changed workflow as YAML before and after the edit.
  • Checked the resulting diff is limited to the pull_request trigger simplification.

AI Disclaimer

Using Codex with GPT-5.5. Reviewed manually.

@tiangolo tiangolo force-pushed the codex/simplify-pr-triggers branch from 42f5481 to 9255dcd Compare June 24, 2026 22:28
@github-actions github-actions Bot added the internal Internal changes label Jun 24, 2026
@tiangolo tiangolo marked this pull request as ready for review June 24, 2026 22:35
@tiangolo tiangolo merged commit 4179f15 into master Jun 24, 2026
23 checks passed
@tiangolo tiangolo deleted the codex/simplify-pr-triggers branch June 24, 2026 22:35
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