Revert main merge changes on dev#30
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
|
Thank you for creating this pull request and helping make the project better. We will review / merge it when we are online. |
|
|
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.
|
Thanks for helping make Gmail Alias Toolkit better! |
Motivation
mainintodevaccidentally prioritizedmainchanges over the branch'sdevimplementation, so the branch must be restored to prefer thedevbehavior.Description
mainchanges intodev, restoring the pre-mergedevversions of affected files.devimplementation of.github/workflows/pr-auto-approve.yml(reinstated the check-wait loop that ignores the approval workflow itself and theprintf-based approval comment formatting) and removed the extra JSDoc/comment added toentrypoints/popup/components/Toggle.tsx.Testing
yarn test, which completed successfully (92 tests passed).yarn compile, which completed successfully.Codex Task