Skip to content

ci: auto-merge dependabot pull requests#95

Merged
hadrien merged 1 commit into
mainfrom
chore/fs-pkw
Jul 17, 2026
Merged

ci: auto-merge dependabot pull requests#95
hadrien merged 1 commit into
mainfrom
chore/fs-pkw

Conversation

@hadrien

@hadrien hadrien commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Problem

  • Dependabot pull requests require manual approval and merging.
  • Auto-merge lacked required CI gates on main.

Solution

  • Require all three test matrices and Ruff on main.
  • Enable repository auto-merge with squash-only merging.
  • Approve Dependabot pull requests with the built-in token.
  • Schedule squash merges after required checks pass.

fs-pkw

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.36%. Comparing base (cf4be1d) to head (8208cd6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #95   +/-   ##
=======================================
  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 c166ed8 into main Jul 17, 2026
7 checks passed
@hadrien
hadrien deleted the chore/fs-pkw branch July 17, 2026 15:16
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