Build Restrictions

November 3rd, 2019

Chipper CI is continuous integration, just for Laravel. Give it a try - free!

Chipper CI allows you to restrict what branches or commits get built a few ways.

Commit Messages

Commits with the following strings in their messages will be skipped. This is useful for commits generated by other automations such as StyleCI.

  • --skip-ci
  • --ci-skip
  • [skip ci]
  • [ci skip]

Branch Restrictions

Within each project settings, you can enable build restrictions and configure either a whitelist or blacklist of git branches to decide what gets built.

chipper ci build restrictions

Try out Chipper CI!
Chipper CI is the easiest way to test and deploy your Laravel applications. Try it out - it's free!