Skip rebuild if just commit message changes

We all know that problem: You need a git commit --amend to fix a typo or improve the commit message and it fires an unnecessary build process on circleci. To add the [ci skip] isn’t always an option. So maybe we could have a configuration option saying: “skip rebuild if only the commit message changed”

Hi there,

The best place to put feature requests is here: https://circleci.com/ideas/

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.