# phabricator-changes **Repository Path**: mirrors_dropbox/phabricator-changes ## Basic Information - **Project Name**: phabricator-changes - **Description**: Integration between Phabricator and Changes. This repository is no longer maintained. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README About ===== The ``phabricator-changes`` project provides integration between `Phabricator `_ and `Changes `_. Setup ----- 1. Drop the code into phabricator/src/extensions/ 2. Add a symlink in webroot/rsrc/js to ./rsrc/js 3. Run bin/celerity map 4. Configure Changes via http://phabricator.example.com/config/group/changesconfigoptions/ 5. Add a build step to fire off a Changes job. .. note:: Changes relies on the repository URL matching on both sides to determine which builds should fire. Contributing ------------ You'll need to ensure ``arc lint`` is run before commiting, which also should implicitly run ``arc liberate``.