A GitHub Action to add latest changes after each PR merged automatically
by tiangoloPython
Last 12 weeks · 31 commits
4 of 6 standards met
Summary allow the automated PR workflow to request PR Submit tokens replace the long-lived repository secret with a short-lived repository-scoped token obtained through GitHub OIDC use read-only checkout credentials and attribute generated commits to Security The workflow receives only and . PR Submit validates the allowlisted workflow from the default branch before returning its short-lived installation token with repository contents and pull-request write permissions. Checks parsed the workflow and as YAML AI Disclaimer This PR was created with the help of gpt-5.6-sol and reviewed by hand.
Hi, thanks for the action, makes things way easier :smile: . When used with a repository containing LFS files, an error happens: I'm currently using a workaround to remove the LFS hooks before running the action: Not sure if it should be handled by the action itself or simply documented in the README.
Repository: tiangolo/latest-changes. Description: A GitHub Action to add latest changes after each PR merged automatically Stars: 201, Forks: 14. Primary language: Python. Languages: Python (98.7%), Dockerfile (1%), Shell (0.2%), Jinja (0.1%). License: MIT. Latest release: 0.7.2 (1mo ago). Open PRs: 4, open issues: 0. Last activity: 2w ago. Community health: 85%. Top contributors: tiangolo, github-actions[bot], dependabot[bot], latest-changes[bot], YuriiMotov, alejsdev, art049, malvex, patrick91, nghiahsgs.