I have a package that I maintain in PyPi that I also placed on conda-forge for those who prefer to install with conda rather than pip.
In the past, when I would update the version and SHA in the feedstock it would automatically feed the new version into the conda-forge channel. However my most recent update appears to have been propagated into a channel called cf-staging.
I am trying to figure out why it propagated into cf-staging instead of conda-forge and what I have to do to get it to move from cf-staging to conda-forge. Any ideas?