Skip to content

ci: fix Dependabot Actions cooldown - #119

Merged
hadrien merged 1 commit into
mainfrom
fix/dependabot-actions-cooldown
Aug 2, 2026
Merged

ci: fix Dependabot Actions cooldown#119
hadrien merged 1 commit into
mainfrom
fix/dependabot-actions-cooldown

Conversation

@hadrien

@hadrien hadrien commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Problem

  • Dependabot rejects SemVer-specific cooldown fields for the GitHub Actions ecosystem.
  • Invalid configuration blocks dependency update processing.

Solution

  • Keep the supported five-day default cooldown for GitHub Actions.
  • Preserve uv SemVer cooldowns and dependency commit-message settings.

fs-5cd

@codecov

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.36%. Comparing base (433305e) to head (a5e72ee).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage   97.36%   97.36%           
=======================================
  Files           1        1           
  Lines         114      114           
  Branches        2        2           
=======================================
  Hits          111      111           
  Misses          3        3           
Flag Coverage Δ
fastapi-post121 97.36% <ø> (ø)
fastapi-pre121 97.36% <ø> (ø)
sqlmodel 97.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@hadrien
hadrien merged commit 7414aec into main Aug 2, 2026
7 checks passed
@hadrien
hadrien deleted the fix/dependabot-actions-cooldown branch August 2, 2026 12:42
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.

1 participant