Skip to content

A Tapermonkey script to reload the Phabricator Differential page periodically while tests run

License

Notifications You must be signed in to change notification settings

sirbrillig/phabricator-test-reloader

Repository files navigation

This script will periodically reload the page of a Phabricator Revision while its tests are running. It will stop when either the tests pass or fail.

The page will not reload if you are viewing the diff's contents, only if you are near the top of the page, watching the tests area, or if the tab is not in focus.

When the Revision loads, the favicon will be updated to either ✅ or ❌ if the tests have passed or failed, respectively. If the tests are still running, the icon will be ⏳. Closed Revisions will have the icon 🚢.

These changes should make it easier to wait for tests to run without having to reload the page manually when changes are pushed.

About

A Tapermonkey script to reload the Phabricator Differential page periodically while tests run

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published