Skip to content

Conversation

@redeboer
Copy link
Member

@redeboer redeboer commented Jan 22, 2025

  • If the text "no-lock-upgrade" exists in the PR description, lock files like uv.lock and .pre-commit-config.yaml will not be upgraded. Example is adding this Markdown comment to the PR description:
    <!-- no-lock-upgrade -->
  • A notice is emitted if a lock-upgrade PR already exists, including a link to that PR:
    image
  • The lock.yml no longer runs any follow-up jobs if a update-lock PR already exists or if 'no-lock-upgrade' has been commented.

* ENH: emit notice if update PR already exists, with link to PR
* ENH: abort all follow-up jobs if PR exists or 'no-lock-upgrade'
  comment
@redeboer redeboer added the ⚙️ Enhancement Improvements and optimizations of existing features label Jan 22, 2025
@redeboer redeboer added this to the 2.1.10 milestone Jan 22, 2025
@redeboer redeboer self-assigned this Jan 22, 2025
@redeboer redeboer merged commit 5b51e99 into main Jan 22, 2025
12 checks passed
@redeboer redeboer deleted the no-lock-upgrade branch January 22, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚙️ Enhancement Improvements and optimizations of existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants