Files
2025-06-27 12:07:30 +00:00

1.5 KiB

stage, group, info, title
stage group info title
Plan Project Management To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments Phorge

{{< details >}}

  • Tier: Free, Premium, Ultimate
  • Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated

{{< /details >}}

{{< history >}}

{{< /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).