Skip subsystem and length checks for revert commits
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- tooling
Research direction
Start by reading the linked collaborator guide section on reverting commits to identify the exceptions for line length and subsystem checks. Then locate the commit-message validation entry point and its existing tests; done means revert commits bypass only those checks while other validation remains unchanged.
Written by the indexing model from the issue text.
Description
Per the collaborator guide:
Commits are reverted with git revert , or git revert .. for multiple commits. Commit metadata and the reason for the revert should be appended. Commit message rules about line length and subsystem can be ignored. A Pull Request should be raised and approved like any other change.
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 62
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 1
Contributor guide
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 nodejs/core-validate-commit
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
nodejs/core-validate-commit#149 · 2 comments · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
nodejs/core-validate-commit#117 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
nodejs/core-validate-commit#85 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
nodejs/core-validate-commit#71 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
nodejs/core-validate-commit#69 · 2 reactions ·
All issues in nodejs/core-validate-commit
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·