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

Disable explicit Renovate PRs for boto3/botocore #829

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

simu
Copy link
Member

@simu simu commented Aug 15, 2023

We don't need to get explicit PRs for boto3/botocore, since we only specify those packages as top-level dependencies to help Poetry's dependency resolver.

We add the packages to ignoreDeps in renovate.json. With this config, the two packages should still get updated once a week in the lockfile maintenance.

Follow-up for #810

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • 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 ignore Ignore PR in changelog label Aug 15, 2023
@simu simu requested a review from a team as a code owner August 15, 2023 07:29
We don't need to get explicit PRs for boto3/botocore, since we only
specify those packages as top-level dependencies to help Poetry's
dependency resolver.

We add the packages to `ignoreDeps` in `renovate.json`. With this
config, the two packages should still get updated once a week in the
lockfile maintenance.
@simu simu merged commit 8992da2 into master Aug 15, 2023
19 checks passed
@simu simu deleted the renovate-ignore-boto branch August 15, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore Ignore PR in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants