GitShow/tiangolo/latest-changes
tiangolo

latest-changes

A GitHub Action to add latest changes after each PR merged automatically

by tiangolo
Star on GitHubFork

Python

199 stars14 forks8 contributorsActive · 17h agoSince 20200.6.0MIT

Meet the team

See all 8 on GitHub →
tiangolo
tiangolo118 contributions
github-actions[bot]Bot
github-actions[bot]31 contributions
dependabot[bot]Bot
dependabot[bot]18 contributions
alejsdev
alejsdev1 contribution
art049
art0491 contribution
malvex
malvex1 contribution
patrick91
patrick911 contribution
nghiahsgs
nghiahsgs1 contribution

Languages

View on GitHub →
Python99%
Dockerfile0.7%
Shell0.2%
Jinja0.2%

Commit activity

Last 12 weeks · 43 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing○Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Active · 3 in progress · Last activity 17h ago
See all on GitHub →
YuriiMotov
🐛 Run action on its baked-in Python instead of `uv run`OpenPR

Description After upgrading to 0.0.6 in https://github.com/fastapi/fastapi-cli and https://github.com/fastapi/typer/ the workflow started to fail with: See: logs Investigated this with the help of Claude Code and it turned out that the culprit is in that uses the from the repository that runs action. So, if the repo has in , command attempts to install Python 3.10 and fails due to AI Disclaimer Fix is generated by Claude Opus 4.8 (1M context), then I: carefully reviewed the changes tested fixed action in my test repository (ran action from the branch of this PR - ) Checklist [ ] This PR is an obvious typo fix, or it links to a GitHub Discussion for the proposed code change. [ ] I added tests for the change. [ ] The new or updated tests fail on the main branch and pass on this PR. [x] Coverage stays at 100%. [ ] The documentation explains the change if needed.

YuriiMotov · 8h ago
YuriiMotov
🔧 Set Dependabot schedule interval to "monthly"OpenPR

Weekly dependency updates are too noisy and not needed

YuriiMotov · 1d ago

Recent fixes

View closed PRs →
tiangolo
👷 Simplify pull request workflow triggersMergedPR

Summary Simplify workflow event declarations by removing explicit and activity filters. Let GitHub use the default activity set, which also includes . Validation Parsed each changed workflow as YAML before and after the edit. Checked the resulting diff is limited to the trigger simplification. AI Disclaimer Using Codex with GPT-5.5. Reviewed manually.

tiangolo · 1w ago
tiangolo
🔖 Release version 0.6.0MergedPR

Prepare release 0.6.0.

tiangolo · 1w ago
tiangolo
👷 Fix releaser secret handlingMergedPR

Pull Request 👷 Fix releaser secret handling Discussion: Description AI Disclaimer Codex with GPT 5.5. Manual review. AI transcript Checklist [ ] This PR is an obvious typo fix, or it links to a GitHub Discussion for the proposed code change. [ ] I added tests for the change. [ ] The new or updated tests fail on the main branch and pass on this PR. [ ] Coverage stays at 100%. [ ] The documentation explains the change if needed.

tiangolo · 1w ago
Structured data for AI agents

Repository: tiangolo/latest-changes. Description: A GitHub Action to add latest changes after each PR merged automatically Stars: 199, Forks: 14. Primary language: Python. Languages: Python (99%), Dockerfile (0.7%), Shell (0.2%), Jinja (0.2%). License: MIT. Latest release: 0.6.0 (1w ago). Open PRs: 3, open issues: 1. Last activity: 17h ago. Community health: 85%. Top contributors: tiangolo, github-actions[bot], dependabot[bot], alejsdev, art049, malvex, patrick91, nghiahsgs.

·@ofershap

Replace github.com with gitshow.dev