Skip to content

Conversation

@koh-sh
Copy link
Owner

@koh-sh koh-sh commented Oct 13, 2025

Summary

  • Adds a 5-day cooldown period for both gomod and github-actions package ecosystems
  • Allows time to detect potential issues with new package versions before PRs are created

Test plan

  • Verify Dependabot configuration is valid
  • Wait for Dependabot to respect the cooldown period for new package updates

🤖 Generated with Claude Code

This change adds a 5-day cooldown period for both gomod and github-actions package ecosystems in Dependabot configuration. This allows time to detect potential issues with new package versions before PRs are created.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link
Contributor

Code Metrics Report

main (9362ea6) #209 (08f1494) +/-
Coverage 49.7% 49.7% 0.0%
Code to Test Ratio 1:1.4 1:1.4 0.0
Test Execution Time 4s 3s -1s
Details
  |                     | main (9362ea6) | #209 (08f1494) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          49.7% |          49.7% | 0.0% |
  |   Files             |              8 |              8 |    0 |
  |   Lines             |            239 |            239 |    0 |
  |   Covered           |            119 |            119 |    0 |
  | Code to Test Ratio  |          1:1.4 |          1:1.4 |  0.0 |
  |   Code              |            615 |            615 |    0 |
  |   Test              |            894 |            894 |    0 |
+ | Test Execution Time |             4s |             3s |  -1s |

Reported by octocov

@koh-sh koh-sh merged commit 6b2e61f into main Oct 13, 2025
5 checks passed
@koh-sh koh-sh deleted the feat/add-dependabot-cooldown branch October 13, 2025 01:21
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