Add a check for the commit message format when one of the sources is modified
Open
Nobody has claimed this yet.
P3-Other
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
To avoid manual checks like https://github.com/cplusplus/draft/pull/4886#issuecomment-916251732.
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.
Research direction
The issue does not name any files, tests, or entry points. Start by locating the workflow that handles source changes and existing commit-message checks, then determine how the repository identifies modified sources. Done means the format check runs for the relevant changes and prevents the manual validation described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, tex
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100