Circleci does not notify github for ignored branches

I followed this doc https://circleci.com/docs/2.0/configuration-reference/#branches to set ignored branch, the git branch is ignored but on github I see “ci/circleci: build — Waiting for status to be reported” and I can’t merge the branch.

Is there a way to notify github?