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

[Issue #2515] use CodeOwners to assign reviewers and don't try to upgrade Python #3375

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

mdragon
Copy link
Collaborator

@mdragon mdragon commented Jan 2, 2025

Summary

Fixes #2515

Time to review: 2 mins

Changes proposed

Update Renovate's config to use CodeOwners to assign reviewers and ignore Python releases since we need to evaluate those releases more deeply before allowing.

Renovate Config Docs

@mdragon mdragon requested a review from chouinar January 2, 2025 15:54
"sammysteiner",
"acouch",
"jamesbursa",
"coilysiren",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah!!!! I didn't realize this was happening

"analytics/pyproject.toml",
"api/pyproject.toml"
],
"matchPackagePatterns": ["python"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that basically nobody will know this config language offhand, can you link to the docs in the PR description please 🙏🏽

Copy link
Collaborator Author

@mdragon mdragon Jan 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, though, for this part I actually just cribbed off the existing one above (assuming it was working as intended) and took a best guess.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

valid valid

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm pretty sure i found the pattern for the postgres one on a stack overflow post, and for Kaleido just assumed it was the same despite it being a different file. It seems to have worked, but I didn't have any specific docs to point to either

@mdragon mdragon merged commit 5880f47 into main Jan 3, 2025
@mdragon mdragon deleted the mdragon/2515-update-renovate-config branch January 3, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Renovate to update reviewers and set it not to try and upgrade python
3 participants