Co-Author Detection & Git Metadata Integration
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Active
- Tech stack
- git, go
- Domain
- cli, developer-experience
Research direction
Start by inspecting the existing CLI/TUI workflow and the internal/git and internal/ui areas mentioned in the issue. Clarify whether co-authors come from recent commits, git configuration, or explicit input, then define the selected behavior and add unit tests covering parsing and trailer formatting; done means the agreed workflow produces valid Co-authored-by trailers.
Written by the indexing model from the issue text.
Description
Problem Statement
When collaborating on changes or working in paired programming environments, adding Co-authored-by commit message trailers manually can be tedious. Currently, git-commit-summary generates basic commit summaries without awareness of recent git authors, commit metadata, or paired collaborators.
Proposed Feature: Co-Author Detection & Git Metadata Integration
Automatically detect recent git authors or allow quick toggling/detection of co-authors to append standard Co-authored-by: Name <email> trailers to generated commit messages.
Detailed Outline Plan
-
Git Author / Collaborator Inspection:
- Query git log or git config (e.g. recent commit authors in the repo or configured user) to suggest or automatically identify potential co-authors.
- Alternatively, support scanning git configuration (
user.name,user.email) or local environment variables.
-
TUI & Workflow Integration:
- Add a quick action in the interactive TUI (e.g., a keybinding like
Cor a prompt option) to select or appendCo-authored-bytrailers. - Provide CLI flag support (e.g.,
--co-author "Name <email>"or--auto-co-authors) to automatically include co-authors from recent commits or configured lists.
- Add a quick action in the interactive TUI (e.g., a keybinding like
-
Testing & Validation:
- Add unit tests in
internal/gitandinternal/uifor parsing co-authors and formatting commit message trailers correctly.
- Add unit tests in
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 13
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from rm-hull/git-commit-summary
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
rm-hull/git-commit-summary#190 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
rm-hull/git-commit-summary#189 ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 45/100
rm-hull/git-commit-summary#184 ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 45/100
rm-hull/git-commit-summary#183 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
rm-hull/git-commit-summary#106 ·
All issues in rm-hull/git-commit-summary
Similar issues
-
optimization optimization:agents-md-curator
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
githubnext/gh-aw-cao#13143 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
blinklabs-io/bursa#904 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
yanet-platform/ipfw-go#129 ·
-
bug confmap/provider/googlesecretmanagerprovider needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
open-telemetry/opentelemetry-collector-contrib#51273 · 2 comments ·
-
bug: AI Gateway client filter lists "Unknown" twice when NULL and literal Unknown clients coexist Openbug
Difficulty 2/5 1-3 hours Newbie friendliness 90/100