3 Repos
Configurable formats and prefixes for automated commit messages and pull request titles.
Distinct from Commit Message Standards: Focuses on the configuration of generated messages, rather than manual writing standards.
Explore 3 awesome GitHub repositories matching software engineering & architecture · Commit Message Templates. Refine with filters or upvote what's useful.
Magit is a complete Git interface that runs inside Emacs, providing a full-featured porcelain for version control operations without leaving the editor. It renders repository state as structured, collapsible sections within Emacs buffers, and manages Git command execution through a transactional process model with automatic buffer refresh and error handling. The interface exposes all configuration through Emacs' standard customization system and uses a transient command framework for context-sensitive menu-driven Git operations. What distinguishes Magit is its granular control over every stag
Opens an editor buffer with a pre-filled template and commit message guidelines to compose a structured commit.
waka-readme-stats ist ein automatisierter Profil-README-Updater und ein Entwickler-Statistik-Dashboard. Es integriert sich in die WakaTime-API und kompatible selbst gehostete Endpunkte, um Zeitverfolgungsdaten zu synchronisieren, die es dann in eine formatierte Anzeige von Programmierstunden, Sprachen und Betriebssystemen umwandelt. Das Tool fungiert als GitHub Action, die Metriken abruft und automatisch eine Profil-README-Datei aktualisiert, indem sie Marker-Kommentare durch dynamische Inhalte via Git-Commits ersetzt. Es ermöglicht die Integration benutzerdefinierter API-Endpunkte zur Unterstützung selbst gehosteter Dienste. Das System bietet Funktionen für das Metriken-Rendering und die Datenerfassung, einschließlich der Möglichkeit, bestimmte Repositories herauszufiltern und die Sichtbarkeit einzelner Datenpunkte zu steuern. Die visuelle Gestaltung erfolgt über konfigurierbare Vorlagen für Fortschrittsbalken und Badges, während die Ausgabelokalisierung mehrere Sprachen über Gebietsschemacodes unterstützt. Zu den Konfigurationsoptionen gehören Commit-Identitätseinstellungen für automatisierte Updates und anpassbare Zeitstempelformatierung für den Statistikblock.
Provides configuration for the automated commit messages used when updating profile statistics.
PagesCMS is a headless, Git-based content management system that uses a GitHub repository as its primary database. It provides a web interface for authoring and organizing structured files and media assets, transforming flat files in a repository into a structured content management environment. The system automates repository access and content updates through GitHub App integration and manifests. It features a schema-driven approach to map repository files and folders to specific editor fields, allowing for the management of static site content without a separate database. Capability areas
Provides configurable templates and metadata tokens for automated commit messages.