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

Debug renovate configuration to reduce PR noise #123

Open
ca-scribner opened this issue Jun 1, 2023 · 1 comment
Open

Debug renovate configuration to reduce PR noise #123

ca-scribner opened this issue Jun 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ca-scribner
Copy link
Contributor

our renovate setup is supposed to:

  • ignore requirements*.txt files
  • execute pip-compile on these matching files, producing a single PR with all packages that change during this step

But we still see renovate working on a single package. We should debug this, and apply whatever fixes we find to all our repos. The renovate bot which executes these tests is managed organization wide, but should have logs that we can access to better understand what is going on.

Also proposed in the same effort is to move /renovate.json to .github/renovate.json to reduce clutter.

@ca-scribner ca-scribner added the bug Something isn't working label Jun 1, 2023
@ca-scribner
Copy link
Contributor Author

See also this internal conversation for more notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Labeled
Development

No branches or pull requests

1 participant