Skip to content

Conversation

@nev21
Copy link
Contributor

@nev21 nev21 commented Jan 3, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 3, 2026 00:38
Copy link

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 updates the auto-approval workflow condition to check the PR author instead of the workflow actor. The change refactors from github.actor to github.event.pull_request.user.login and formats the condition across multiple lines for better readability.

  • Changes the condition check from github.actor to github.event.pull_request.user.login
  • Reformats the multi-user condition to span multiple lines

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

@nev21 nev21 enabled auto-merge (squash) January 3, 2026 00:43
@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.03%. Comparing base (8288c47) to head (8e6daf1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #418   +/-   ##
=======================================
  Coverage   99.03%   99.03%           
=======================================
  Files          19       19           
  Lines         727      727           
  Branches      183      183           
=======================================
  Hits          720      720           
  Misses          7        7           
🚀 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 ffc1698 into main Jan 3, 2026
17 checks passed
@nev21 nev21 deleted the nev21-patch-3 branch January 3, 2026 03:21
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