Thanks to visit codestin.com
Credit goes to github.com

Skip to content

👷 Simplify pull request workflow triggers#15836

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

👷 Simplify pull request workflow triggers#15836
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.

@codspeed-hq

codspeed-hq Bot commented Jun 24, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 20 untouched benchmarks


Comparing codex/simplify-pr-triggers (adaef4d) with master (f6ea6b1)1

Open in CodSpeed

Footnotes

  1. No successful run was found on master (3f28dbe) during the generation of this report, so f6ea6b1 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions

Copy link
Copy Markdown
Contributor

📝 Docs preview

Last commit adaef4d at: https://27696a2f.fastapitiangolo.pages.dev

@tiangolo tiangolo marked this pull request as ready for review June 24, 2026 22:35
@tiangolo tiangolo merged commit 82c527e into master Jun 24, 2026
51 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant