Skip to content

Conversation

@nev21
Copy link
Contributor

@nev21 nev21 commented Dec 1, 2025

Updated workflow to rebase Dependabot PRs using GitHub CLI.

Updated workflow to rebase Dependabot PRs using GitHub CLI.
Copilot AI review requested due to automatic review settings December 1, 2025 02:06
@nev21 nev21 requested a review from a team as a code owner December 1, 2025 02:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refactors the Dependabot PR rebase workflow to use GitHub CLI instead of the peter-evans/rebase action. The workflow now posts "@dependabot rebase" comments on Dependabot PRs to trigger rebases through Dependabot's native comment commands.

  • Replaced peter-evans/rebase action with GitHub CLI-based approach
  • Changed permissions from write access to pull-requests only
  • Added checkout step and GitHub CLI installation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.89%. Comparing base (7e4502b) to head (634c453).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #481   +/-   ##
=======================================
  Coverage   98.89%   98.89%           
=======================================
  Files         108      108           
  Lines        2981     2981           
  Branches      621      645   +24     
=======================================
  Hits         2948     2948           
  Misses         33       33           
🚀 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.

@nev21 nev21 merged commit f112fca into main Dec 1, 2025
11 checks passed
@nev21 nev21 deleted the nev21/dependabot branch December 1, 2025 07:15
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