
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
commitlint-bot
Advanced tools
Built with probot framework
A GitHub App that runs commitlint against all commits of new or edited pull requests and sets an appropriate status check.
On the next pull request, a status check from commitlint
will appear:
Problem details will be reported as a comment like this:
For best results, enable branch protection (in the repository's settings) and require the commitlint
status check to pass before merging:
We don't currently support custom configuration (i.e. .commitlint.yml
or .commitlint.json
), but we will
git clone https://github.com/z0al/commitlint-bot.git
cd commitlint-bot
npm install
private-key.pem
somewhere safe, and point to its location in .env
APP_ID=1234 npm start
where 1234
is your GitHub app's IDSee docs/deploy.md for more info.
Robot designed by Freepik.
Inspired by the awesome work of Tom Vincent in their validate-commit-msg-bot package.
Give it a star(:star:) :point_up_2:
MIT © Ahmed T. Ali
FAQs
A GitHub App that runs commitlint for you
We found that commitlint-bot demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.