commitbot
Commit tracker
Automated notification of code changes to distributed teams via XMPP chat rooms.
XMPP bot that posts commit summaries to MUCs.
48 stars
3 watching
12 forks
Language: Python
last commit: about 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
malexmave/issuebot | Automates notifications of GitHub issue updates to XMPP chat rooms | 3 |
ad/githublistener | Provides real-time notifications about new commits in watched GitHub repositories. | 25 |
antham/gommit | Ensures commit messages conform to predefined patterns. | 113 |
danieljakots/openbsd-commits-to-mastodon | Automates posting OpenBSD commit notifications to Mastodon. | 10 |
jorisroovers/gitlint | Automatically checks commit messages for style and adherence to coding standards | 827 |
dejorrit/commit-assist | Generates commit messages using ChatGPT's AI capabilities | 14 |
jackbackes/happycommit | Generates meaningful Git commit messages using an AI model | 15 |
nozaq/pre-commit-deno | Provides pre-commit hooks for Deno projects to enforce code formatting and linter checks. | 9 |
metasmile/git-xcp | Automates versioning and release management for Xcode projects using Git | 13 |
xt0rted/block-autosquash-commits-action | Prevents merging pull requests containing autosquash commit messages | 18 |
mritd/gitflow-toolkit | A tool for standardizing Git commit message format and creating branches in the GitFlow workflow. | 232 |
chainguard-dev/clank | Detects imposter commits in GitHub Actions workflows to prevent unauthorized changes | 22 |
dschnare/gommitjs | A Node.js wrapper for a Git commit message enforcer tool | 1 |
oca/odoo-pre-commit-hooks | Tools to enforce coding standards and detect errors in Odoo modules during development | 10 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |