Add cooldown to dependabot and expand .gitignore#560
Conversation
|
I will merge it quickly @raboof -> because this will prevent our dependabot to suggest upgrades immediately. But we can discuss details of this and update it later to other values or discuss other strategies - for now it's absolutely no harm to delay those - nobody was merging those PRs for weeks anyway. |
Also add .idea and .claude to .gitignore and expand with standard Python project ignore patterns.
Yes, let's discuss in #607
While it is definitely true there were dependabot PRs that were not merged for weeks, there were also PRs that were getting merged quickly. I think the ideal situation here would be that people who actually use actions review their updates, as they have a stake in it and are best-positioned to judge whether the changes look healthy. |
Summary
.gitignorewith standard Python project patterns (bytecode, venvs, coverage, IDE files, etc.).idea/from trackingTest plan
Generated-by: Claude Opus 4.6 (1M context)