Skip to content

ci: add dependabot automerge workflow#52

Merged
samber merged 1 commit into
samber:mainfrom
headless-samber:ci/add-dependabot-automerge
May 13, 2026
Merged

ci: add dependabot automerge workflow#52
samber merged 1 commit into
samber:mainfrom
headless-samber:ci/add-dependabot-automerge

Conversation

@headless-samber

Copy link
Copy Markdown
Contributor

Add a GitHub Actions workflow to automatically enable auto-merge (squash) for Dependabot PRs that update github_actions dependencies.

  • Triggers only on opened and synchronize pull_request events to avoid unnecessary runs
  • Restricted to dependabot[bot] actor
  • Only applies to the github_actions package ecosystem

@codecov

codecov Bot commented May 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.14%. Comparing base (b7396dd) to head (fb242ee).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage   75.14%   75.14%           
=======================================
  Files          13       13           
  Lines         342      342           
=======================================
  Hits          257      257           
  Misses         85       85           
Flag Coverage Δ
unittests 75.14% <ø> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samber samber merged commit ee067f9 into samber:main May 13, 2026
9 checks passed
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