|
| 1 | +--- |
| 2 | +title: "Phabricator Integration" |
| 3 | +path: "/programs/phabricator-integration.html" |
| 4 | +id: "programs/phabricator-integration" |
| 5 | +--- |
| 6 | + |
| 7 | +You can have a two-way integration between HackerOne and Phabricator in which whenever a comment is added or there’s a state change in a Phabricator task, an internal comment is posted on the associated HackerOne report. Vice versa, any actions done on HackerOne are shown in Phabricator. |
| 8 | + |
| 9 | +To integrate with Phabricator: |
| 10 | +1. Go to <b>Settings > Program > Integrations</b>. |
| 11 | +2. Click <b>Connect with Phabricator</b>. |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | +3. Generate a conduit API token by following steps 1-2 in the <b>Generate Conduit API Token section</b>. |
| 16 | +4. Enter your <b>Phabricator Instance URL</b> and the <b>Generated API token</b>. |
| 17 | +5. Click <b>Authenticate with Phabricator</b>. |
| 18 | +6. Set the escalation settings by entering the default title and description in the <b>HackerOne to Phabricator Escalation settings</b> section. |
| 19 | +7. Select the events you want notifications for from Phabricator to HackerOne. (<i>Note: Syncing of events is only available for Professional and Enterprise customers.</i>) You can select from: |
| 20 | + |
| 21 | +Option | Details |
| 22 | +------ | ------- |
| 23 | +Status changed | An internal comment is posted onto HackerOne when a Phabricator task changes status. |
| 24 | +Comment added | An internal comment is posted onto HackerOne when a new Phabricator comment is added. |
| 25 | + |
| 26 | +8. Select the actions you want notifications for from HackerOne to Phabricator. You can select from: |
| 27 | + |
| 28 | +Option | Details |
| 29 | +------ | -------- |
| 30 | +Status changed | An internal comment is posted onto Phabricator when a HackerOne task changes status. |
| 31 | +Comment added | An internal comment is posted onto Phabricator when a new HackerOne comment is added. |
| 32 | + |
| 33 | +9. Click <b>Save changes</b>. |
| 34 | + |
| 35 | +You can now view updates to Phabricator tasks within a HackerOne report and vice versa, view updates to HackerOne reports within Phabricator. |
| 36 | + |
| 37 | +See how the integration looks in Phabricator and HackerOne below: |
| 38 | + |
| 39 | +* Phabricator: |
| 40 | + |
| 41 | + |
| 42 | +* HackerOne: |
| 43 | + |
0 commit comments