Automatically close issues that have a label, after a custom delay, if no one replies back.
by tiangoloPython
Last 12 weeks · 59 commits
4 of 6 standards met
Pull Request Spotted while browsing the code Description Correct spelling in logs "Clossing" -> "Closing" AI Disclaimer No AI used Checklist [x] 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.
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.
Repository: tiangolo/issue-manager. Description: Automatically close issues that have a label, after a custom delay, if no one replies back. Stars: 73, Forks: 8. Primary language: Python. Languages: Python (97.7%), Dockerfile (2.3%). License: MIT. Topics: github-actions, issue-management, issues, pydantic. Latest release: 0.8.1 (1mo ago). Open PRs: 1, open issues: 0. Last activity: 1w ago. Community health: 85%. Top contributors: tiangolo, github-actions[bot], dependabot[bot], latest-changes[bot], YuriiMotov, browniebroke, alejsdev, mariacamilagl, svlandeg.