Skip to content

Add cooldown to dependabot and expand .gitignore#560

Merged
potiuk merged 1 commit intomainfrom
add-cooldown
Mar 22, 2026
Merged

Add cooldown to dependabot and expand .gitignore#560
potiuk merged 1 commit intomainfrom
add-cooldown

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Mar 22, 2026

Summary

  • Add cooldown configuration to dependabot
  • Expand .gitignore with standard Python project patterns (bytecode, venvs, coverage, IDE files, etc.)
  • Remove .idea/ from tracking

Test plan

  • Verify dependabot respects the new cooldown setting
  • Confirm ignored files are no longer tracked

Generated-by: Claude Opus 4.6 (1M context)

@potiuk potiuk requested a review from raboof March 22, 2026 04:52
@potiuk
Copy link
Member Author

potiuk commented Mar 22, 2026

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.
@potiuk potiuk merged commit c778cb0 into main Mar 22, 2026
4 checks passed
@potiuk potiuk deleted the add-cooldown branch March 22, 2026 04:57
@raboof
Copy link
Member

raboof commented Mar 27, 2026

we can discuss details of this and update it later to other values or discuss other strategies

Yes, let's discuss in #607

for now it's absolutely no harm to delay those - nobody was merging those PRs for weeks anyway.

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.

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