Currently it looks like CircleCI only builds the head of a branch for a pull request. I’d like to make sure every commit passes CI (I check commit message formatting, for example). Is there a way to make Circle build every commit instead of just building the branch’s head?
Did you found a way to do this? I’m stuck in the same situation.
Using the “Trigger a new Build with a Branch” API, I specify the PR and a few things that seemed useful :