Skip to content
New issue

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

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

Already on GitHub? # to your account

Add command line flags for configuring automerging of patch updates for selected v0.x dependencies #982

Merged
merged 4 commits into from
Jun 14, 2024

Conversation

simu
Copy link
Member

@simu simu commented Jun 13, 2024

This PR introduces command line flags which allow users to configure an allowlist for automerging of patch updates for v0.x dependencies. We add command line flags that allow specifying regex patterns directly as well as flags that take a full dependency name and generate an anchored pattern from it.

Split out from #978

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Update the documentation.
  • Update tests.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency, internal
    as they show up in the changelog
  • Link this PR to related issues.

@simu simu added the enhancement New feature or request label Jun 13, 2024
@simu simu changed the base branch from feat/template/patch-automerge-blocklist to master June 13, 2024 13:30
@simu simu force-pushed the feat/template/patch-v0-automerge-allowlist branch 3 times, most recently from f0bcf7a to b2e0edd Compare June 13, 2024 15:12
@simu simu force-pushed the feat/template/patch-v0-automerge-allowlist branch from b2e0edd to a2c19bb Compare June 14, 2024 11:31
@simu simu marked this pull request as ready for review June 14, 2024 11:31
@simu simu requested a review from a team as a code owner June 14, 2024 11:31
@simu simu enabled auto-merge June 14, 2024 11:36
@simu simu merged commit 0cfba55 into master Jun 14, 2024
23 checks passed
@simu simu deleted the feat/template/patch-v0-automerge-allowlist branch June 14, 2024 11:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants