commitbot
Commit Notification Bot
An XMPP bot that sends notifications of code changes to a chat room when someone pushes new commits to a GitHub repository.
XMPP bot that posts commit summaries to MUCs.
49 stars
3 watching
12 forks
Language: Python
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
malexmave/issuebot | Automates notifications of GitHub issues to XMPP MUCs. | 3 |
ad/githublistener | Provides real-time notifications about new commits in watched GitHub repositories. | 25 |
antham/gommit | Ensures commit messages conform to predefined patterns. | 112 |
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 | 831 |
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. | 10 |
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 | 23 |
dschnare/gommitjs | A Node.js wrapper for a Git commit message enforcer tool | 1 |
oca/odoo-pre-commit-hooks | Automates code checks and quality assurance for Odoo modules | 11 |
wagoid/commitlint-github-action | Lints Pull Request commits with commitlint to enforce coding standards. | 364 |