Phorge

Tier: Free, Premium, Ultimate Offering: GitLab.com, Self-managed, GitLab Dedicated
History

You can use Phorge as an external issue tracker in GitLab.

Configure the integration

To configure Phorge in a GitLab project:

  1. On the left sidebar, select Search or go to and find your project.
  2. Select Settings > Integrations.
  3. Select Phorge.
  4. Under Enable integration, select the Active checkbox.
  5. In Project URL, enter the URL to the Phorge project.
  6. In Issue URL, enter the URL to the Phorge project issue. The URL must contain :id. GitLab replaces this token with the Maniphest task ID (for example, T123).
  7. In New issue URL, enter the URL to a new Phorge project issue. To prefill tags related to this project, you can use ?tags=.
  8. Optional. Select Test settings.
  9. Select Save changes.

In that GitLab project, you can see a link to your Phorge project. You can now reference your Phorge issues and tasks in GitLab with T<ID>, where <ID> is a Maniphest task ID (for example, T123).