awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesConvention Validators

Tools that ensure commit messages follow a specific structural convention before they are merged.

Distinct from Commit Message Generators: Focuses on validating adherence to a specification rather than generating the message text via AI.

Explore 1 awesome GitHub repository matching development tools & productivity · Convention Validators. Refine with filters or upvote what's useful.

Awesome Convention Validators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • conventional-changelog/conventional-changelogconventional-changelog का अवतार

    conventional-changelog/conventional-changelog

    8,460GitHub पर देखें↗

    Conventional Changelog is a set of tools for automatically generating formatted release notes by parsing Git commit messages that follow a structured specification. It includes a commit message parser to transform raw strings into structured data, a changelog generator for producing release notes, and a commit linter to ensure messages adhere to specific conventions before they are merged. The project provides a system for semantic versioning automation, analyzing commit history to recommend the next version bump based on the types of changes recorded. It supports extensibility through config

    Conventional Changelog checks commit messages against a specific convention to ensure they are formatted correctly before merging.

    TypeScript
    GitHub पर देखें↗8,460
  1. Home
  2. Development Tools & Productivity
  3. Commit Message Generators
  4. Convention Validators