Changebot logo

What's New at Changebot

The latest updates and product improvements.

← All updates
Feature
Not every commit needs to make its way into a customer update. Dependency bumps, internal tooling tweaks, or build config changes add noise and waste processing cycles. Now, with Commit Skip Patterns, you can tell Changebot exactly which commits to ignore in update generation.

How it works
Add one of the supported patterns anywhere in your commit message (title or body, case-insensitive):
[changebot skip]
[skip changebot]
[cb skip]
[skip cb]
Voila—customer update generation is skipped.

What you’ll see
  • Skipped Commit Badge: a clear “skipped” indicator in commit lists.
  • Cleaner Updates: Only meaningful commits flow into customer-facing updates.