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

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

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

Conventional Commit और Changelog टूल्स

रैंकिंग 30 जून 2026 को अपडेट की गई

For कन्वेंशनल कमिट हेल्पर और चेंजलॉग जनरेटर, the strongest matches are conventional-changelog/conventional-changelog (conventional-changelog is the canonical set of tools for parsing), orhun/git-cliff (git-cliff is a changelog generator that parses conventional commit) and googleapis/release-please (release-please automates changelog generation and semantic version bumps from). Each is ranked by relevance to your query, popularity and recent activity.

स्टैंडर्डाइज्ड कमिट मैसेज फॉर्मेटिंग को ऑटोमेट करें और अपने वर्जन कंट्रोल हिस्ट्री से प्रोजेक्ट रिलीज़ नोट्स जनरेट करें।

Conventional Commit और Changelog टूल्स

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 is the canonical set of tools for parsing commits that follow the Conventional Commits specification and generating formatted release notes, with built-in validation, version bump analysis, and extensible templates — exactly the kind of assistant this search is after.

    TypeScriptConvention ValidatorsRelease Changelog GeneratorsCommit Standards
    GitHub पर देखें↗8,460
  • orhun/git-clifforhun का अवतार

    orhun/git-cliff

    11,952GitHub पर देखें↗

    This project is a version control documentation tool designed to automate the generation of release notes and changelogs. It functions as a pipeline-based engine that parses repository history, categorizes commits, and transforms them into structured documentation. By leveraging conventional commit patterns or custom regular expressions, it provides a consistent method for tracking project evolution and managing semantic versioning. What distinguishes this tool is its highly flexible template-driven architecture, which allows for deep customization of output formatting, grouping, and sorting.

    git-cliff is a changelog generator that parses conventional commit history and supports customizable templates and semantic versioning, directly matching the need for automated changelogs from commits; while it lacks an interactive commit prompt, it fits the core category of generating changelogs from conventional commits.

    RustChangelog RenderersRelease Changelog GeneratorsCommit Standards
    GitHub पर देखें↗11,952
  • googleapis/release-pleasegoogleapis का अवतार

    googleapis/release-please

    6,444GitHub पर देखें↗

    release-please automates changelog generation and semantic version bumps from conventional commit messages, fitting your need for a changelog generator and version bumper, though it lacks an interactive commit prompt or direct commitlint integration.

    TypeScriptAutomated Version IncrementingRelease Changelog GeneratorsCommit Standards
    GitHub पर देखें↗6,444

Related searches

  • git के साथ स्टेजिंग और कमिटिंग के लिए एक टर्मिनल UI
  • कमिट से पहले चेक रन करने के लिए एक git हुक मैनेजर
  • प्रॉम्प्ट्स को वर्शन और मैनेज करने के लिए टूल
  • Git को रीइम्प्लीमेंट करके सीखने के लिए प्रोजेक्ट
  • ओपन सोर्स प्रोजेक्ट्स शुरू करने के लिए बॉयलरप्लेट
  • git हिस्ट्री से बड़ी फाइलों को हटाने के लिए एक टूल
  • ओपन सोर्स में योगदान देने के लिए बिगिनर गाइड
  • इनलाइन git एनोटेशन के लिए एक VS Code एक्सटेंशन