Skip to content

Try to disable Python in github-actions #13789

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

Merged
merged 1 commit into from
Apr 3, 2025
Merged

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Apr 3, 2025

Cc @AlexWaygood. I'm not sure whether this will work. Another alternative is to add ignoreDeps: ["python"] at the top level of the config file.

@AlexWaygood
Copy link
Member

I think this will just result in python updates being given their own dedicated PR rather than being bundled with all the other GitHub Actions updates. But I'm happy to give it a shot!

@srittau srittau merged commit 0c59eb8 into python:main Apr 3, 2025
35 checks passed
@srittau srittau deleted the renovate-python branch April 3, 2025 17:14
@srittau
Copy link
Collaborator Author

srittau commented Apr 3, 2025

Ok, let's try it, although you might be right. But ignoreDeps sound promising, even if it is more of a shotgun approach than a scalpel.

@srittau
Copy link
Collaborator Author

srittau commented Apr 3, 2025

This indeed didn't seem to work. After rerunning renovate, #11588 still references the closed PR.

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.

2 participants