Request
Please add a branch protection rule for the (default) master branch according to:
Require status checks before merging
with "Require branch to be up to date before merging" selected:

Without this setting enabled, PRs are not forced to check against the current circle.yml config. This means they may fail when merged into the master branch, with no advance warning.