Skip to content

ci: remove dependabot-approve-merge workflow - #4810

Merged
st3iny merged 1 commit into
mainfrom
ci/remove-dependabot-automerge
Oct 21, 2025
Merged

ci: remove dependabot-approve-merge workflow#4810
st3iny merged 1 commit into
mainfrom
ci/remove-dependabot-automerge

Conversation

@st3iny

@st3iny st3iny commented Oct 21, 2025

Copy link
Copy Markdown
Member

Renovate supports auto-merge and we should its feature instead. Additionally, the merge command of dependabot will be removed soon.

contacts/renovate.json

Lines 87 to 96 in 5495015

"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true,
"labels": [
"dependencies",
"4. to release"
],
"reviewers": []

Renovate supports auto-merge and we should its feature instead.
Additionally, the merge command of dependabot will be removed soon.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
@st3iny st3iny self-assigned this Oct 21, 2025
@st3iny st3iny added the 3. to review Waiting for reviews label Oct 21, 2025
@codecov

codecov Bot commented Oct 21, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 11.04%. Comparing base (5495015) to head (0e4bb45).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #4810   +/-   ##
=========================================
  Coverage     11.04%   11.04%           
  Complexity      293      293           
=========================================
  Files           127      127           
  Lines          6565     6565           
  Branches       1204     1204           
=========================================
  Hits            725      725           
  Misses         5718     5718           
  Partials        122      122           

☔ 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.

@st3iny
st3iny merged commit 35caa2f into main Oct 21, 2025
45 checks passed
@st3iny
st3iny deleted the ci/remove-dependabot-automerge branch October 21, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants