Skip to content

conda bot is not pushing any new versions automatically #4

@geoHeil

Description

@geoHeil

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

I am maintaining https://github.com/conda-forge/dagster-cloud-cli-feedstock and https://github.com/conda-forge/dagster-cloud-feedstock the first one is updating fine via the bot automation - however, the 2nd one seems to be stuck at 1.7.12 (roughly 1 month ago) - current version would be 1.8.0 what am I doing wrong - why is the bot not firing for the 2nd project both yml files https://github.com/conda-forge/dagster-cloud-feedstock/blob/main/conda-forge.yml look pretty identical

I just ran a #3 manual PR/update to 1.8.0

and the diff for the bot config compared to the working one is 0

Installed packages

bot is not triggering

bot:
    # only automerge on successful version PRs, migrations are not automerged
    automerge: 'version'
    # only open PRs if resulting environment is solvable, useful for tightly coupled packages
    check_solvable: true
    inspection: update-all

Environment info

not applicable

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions