Mozilla Automation Teamsheehan1 min readrelease notesintermediate
MozPhab 2.18.0 Released
Summary
MozPhab 2.18.0 ships with three bug fixes: correct symlink handling for Mercurial uploads, a reminder about pending review queues on push to try, and pyrefly type‑checking added to the test suite.
- Bug 1898339: MozPhab no longer uploads symlinks as plain text when using Mercurial.
- Bug 2063674: Users now get a reminder of their review queue after pushing to try.
- Bug 2064223: pyrefly static type checking is now part of the MozPhab test suite.
These fixes tighten the integration between MozPhab, Mercurial, and Mozilla’s review workflow, and improve CI confidence by adding type‑checking to the test pipeline.
3/10