We have an issue that tags do not trigger builds for organization repositories. Here is a specific example:
CI dashboard: https://circleci.com/gh/QIICR/ci-sandbox
The same repository hosted under an individual account does not have this issue, and new tags trigger builds:
repository: https://github.com/jcfr/ci-sandbox
dashboard: https://circleci.com/gh/jcfr/ci-sandbox
Does anyone see what we are doing incorrectly, or is this a CircleCI bug?