Skip to content

chore: migrate auto-merge to centralized reusable workflow#272

Merged
CybotTM merged 1 commit intomainfrom
chore/migrate-auto-merge-workflow
Apr 3, 2026
Merged

chore: migrate auto-merge to centralized reusable workflow#272
CybotTM merged 1 commit intomainfrom
chore/migrate-auto-merge-workflow

Conversation

@CybotTM
Copy link
Copy Markdown
Member

@CybotTM CybotTM commented Apr 3, 2026

Summary

  • Replace local poll-loop auto-merge implementation with caller to netresearch/.github reusable workflow
  • Uses gh pr merge --auto with dynamic merge strategy instead of fragile CI poll loops
  • Removes outdated dependabot/fetch-metadata@v2.5.0 dependency
  • Fixes auto-merge failure on PR chore(deps): bump the github-actions group with 4 updates #271

Test plan

  • Verify auto-merge triggers on next Renovate/Dependabot PR

Replace local poll-loop auto-merge implementation with caller to
netresearch/.github auto-merge-deps.yml reusable workflow.

The centralized workflow uses gh pr merge --auto with dynamic merge
strategy detection instead of fragile CI poll loops and outdated
dependabot/fetch-metadata@v2.5.0.
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@CybotTM CybotTM merged commit 7847733 into main Apr 3, 2026
5 of 6 checks passed
@CybotTM CybotTM deleted the chore/migrate-auto-merge-workflow branch April 3, 2026 07:03
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.49%. Comparing base (6694e7a) to head (e3d541b).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #272   +/-   ##
=========================================
  Coverage     81.49%   81.49%           
  Complexity     2579     2579           
=========================================
  Files           172      172           
  Lines          7107     7107           
=========================================
  Hits           5792     5792           
  Misses         1315     1315           
Flag Coverage Δ
integration 47.47% <ø> (ø)
unit 50.56% <ø> (ø)

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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