mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 02:48:03 -05:00
[PR #2944] [CLOSED] Add git-graphable to Code Analysis section #11277
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2944
Author: @TheTrueSCU
Created: 3/6/2026
Status: ❌ Closed
Base:
master← Head:add-git-graphable📝 Commits (1)
238691eAdd git-graphable to Code Analysis section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Hello! I'd like to suggest
git-graphablefor the Code Analysis section. It helps teams maintain repository health by scoring workflow anti-patterns (WIP, direct pushes, contributor silos) and can be used as a CI gate (via--check) to ensure hygiene standards are met. It's published on PyPI and supports modern Python workflows (uv/Astral).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.