Skip to content

ci: add dependabot automerge workflow#22

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

ci: add dependabot automerge workflow#22
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 0.00%. Comparing base (1754697) to head (6ff760f).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #22   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines         53      53           
=====================================
  Misses        53      53           
Flag Coverage Δ
unittests 0.00% <ø> (ø)

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 b3262c3 into samber:main May 13, 2026
8 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