Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds possibility of forcing upgrade constraint by setting a label #12635

Merged

Commits on Nov 25, 2020

  1. Adds possibility of forcing upgrade constraint by setting a label

    You can now set a label on PR that will force upgrading to latest
    dependencies in your PR. If committer sets an
    "upgrade to latest dependencies" label, it will cause the PR
    to upgrade all dependencies to latest versions of dependencies
    matching setup.py + setup.cfg configuration.
    potiuk committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    f1912d5 View commit details
    Browse the repository at this point in the history