nodejs / nodejs/node-core-utils
validate commits to deps/v8
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- JavaScript
- Sterne
- 314
- Forks
- 137
- Ø Merge
- 2 T. 8 Std.
- Gemergte PRs (30 T.)
- 24
Beschreibung
We have a few rules about commits to our V8 copy, that are documented in the maintaining V8 guide.
Some things could be easy to check:
- For backports / cherry-picks
- Format of the commit title
- Presence / correctness of the original commit message in the message
- Presence of the
Refs: github_urlin the message - Has the embedder string been incremented?
- For regular (minor or major) updates
- Format of the commit title
Those are just a few ideas. Let me know if it makes sense to implement them here.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit dem Lesen von doc/guides/maintaining-V8.md und identifiziere den bestehenden Einstiegspunkt für die Commit-Validierung in node-core-utils. Lege fest, welche Prüfungen für Backports und reguläre Aktualisierungen im Umfang enthalten sind, und überprüfe anschließend, dass jede ausgewählte Regel ungültige Commits meldet und gültige akzeptiert.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, node.js
- Bereich
- cli, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100