bioconda / bioconda-utils

Utilities for building and managing bioconda recipes
MIT License
97 stars 133 forks source link

Run `autobump` on a schedule #550

Open epruesse opened 5 years ago

epruesse commented 5 years ago

cf-auto-tick runs every hour here: https://circleci.com/gh/regro/circle_worker

It would be possible to do w/o pinning checks (to avoid time consuming api.render calls).

It could exclude bioconductor, in theory. Although having the minor version bumps here as well sounds reasonable. IIRC autobump does not automatically create PRs for new bioconductor releases.

epruesse commented 5 years ago

This is pending getting rid of the backlog. For now, @biocondabot schedule autobump xx will schedule xx recipes to be bumped.