Skip to content

Revert main merge changes on dev#30

Merged
hoangsvit merged 2 commits into
devfrom
codex/fix-code-priority-from-dev-branch
Jul 3, 2026
Merged

Revert main merge changes on dev#30
hoangsvit merged 2 commits into
devfrom
codex/fix-code-priority-from-dev-branch

Conversation

@hoangsvit

Copy link
Copy Markdown
Member

Motivation

  • A recent merge from main into dev accidentally prioritized main changes over the branch's dev implementation, so the branch must be restored to prefer the dev behavior.

Description

  • Reverted the merge commit that brought main changes into dev, restoring the pre-merge dev versions of affected files.
  • Restored the dev implementation of .github/workflows/pr-auto-approve.yml (reinstated the check-wait loop that ignores the approval workflow itself and the printf-based approval comment formatting) and removed the extra JSDoc/comment added to entrypoints/popup/components/Toggle.tsx.

Testing

  • Ran yarn test, which completed successfully (92 tests passed).
  • Ran yarn compile, which completed successfully.

Codex Task

This reverts commit 48330a7, reversing
changes made to f8cad61.
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@eplus-bot

Copy link
Copy Markdown
Contributor

Thank you for creating this pull request and helping make the project better.

We will review / merge it when we are online.

@eplus-bot eplus-bot added needs-review Pull request is ready for maintainer review app Application or extension source code ui User interface or visual changes build-ci Build, CI, release, or project configuration labels Jul 3, 2026
@eplus-bot eplus-bot self-requested a review July 3, 2026 11:42
@deepsource-io

deepsource-io Bot commented Jul 3, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 48330a7...279150c on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Jul 3, 2026 11:46a.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@hoangsvit hoangsvit merged commit 77ef177 into dev Jul 3, 2026
3 checks passed
@hoangsvit hoangsvit deleted the codex/fix-code-priority-from-dev-branch branch July 3, 2026 11:47
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Thanks for helping make Gmail Alias Toolkit better!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app Application or extension source code build-ci Build, CI, release, or project configuration codex needs-review Pull request is ready for maintainer review ui User interface or visual changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants