Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5e240e1

Browse files
authored
Update jira-server-integration.md
1 parent d5f45a7 commit 5e240e1

File tree

1 file changed

+33
-13
lines changed

1 file changed

+33
-13
lines changed

docs/programs/jira-server-integration.md

Lines changed: 33 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,40 @@ HackerOne offers a bi-directional Jira integration that syncs information betwee
88
To integrate with Jira Server:
99
1. Go to **Settings > Program > Integrations**.
1010
2. Click the **Connect with JIRA** link.
11-
![jira-server-1](./images/jira-server-1.png?raw=true)
11+
![jira-server-1](./images/jira-server-1.png)
1212

13-
3. Choose **JIRA Server**, and you'll be redirected to this setup screen where you can configure your Jira integration.
14-
![jira-server-3](./images/jira-server-3.png?raw=true)
13+
3. Choose **JIRA Server**, and you'll be redirected to this 4-step setup screen where you can configure your Jira integration.
14+
![jira-server-3](./images/jira-server-3.png)
1515

16-
![jira-server-2](./images/jira-server-2.png?raw=true)
16+
![jira-server-2](./images/jira-server-2.png)
1717

18-
4. Enter the URL of the Jira instance you want to authenticate with in the **Instance base URL** field.
18+
4. Enter the URL of the Jira instance you want to authenticate with in the **Instance base URL** field in the **Configure an Application Link** step.
1919
5. Click the **Authenticate with JIRA** button to finalize the set up between HackerOne and your Jira instance.
20-
6. (Optional) Configure which Jira events you want to post to your HackerOne report. You have full control over which events you want to enable and disable.
21-
22-
You're all set! Now that you've finished setting up the Jira integration, you can create Jira issues right from your HackerOne report.
23-
24-
### How the Integration Works
25-
26-
To create Jira issues from your HackerOne report:
27-
[ask martijn for JIRA server screenshots]
20+
6. *(Optional)* Configure which HackerOne reports you'd like to escalate to Jira in the **Configure HackerOne to JIRA escalation** window.
21+
![jira-server-4](./images/jira-server-4.png)
22+
23+
7. *(Optional)* Select which Jira actions you'd like to post onto HackerOne in the **Select JIRA to HackerOne events** window. You can choose from:
24+
25+
Option | Detail
26+
------ | -------
27+
Status changed | Post an internal comment when an issue changes status.
28+
Resolution changed | Post an internal comment when an issues changes resolution.
29+
Priority changed | Post an internal comment when an issues changes priority.
30+
Assignee changed | Post an internal comment when an issue changes assignee.
31+
Comment added | Post an internal comment when someone comments on an issue.
32+
33+
![jira-server-5](./images/jira-server-5.png)
34+
35+
8. *(Optional)* Select which actions in HackerOne you'd like to post to Jira in the **Select HckerOne to JIRA events** window. You can choose from:
36+
37+
Option | Detail
38+
------ | -------
39+
Comments | When someone comments on a report, post an update on the associated Jira issue.
40+
State Chagnes | When someone changes the state of a report, post an update on the associated Jira issue.
41+
Rewards | When someone awards or suggests a bounty and/or bonus, post an update on the associated Jira issue.
42+
Assignee Changes | When someone assigns a user/group to a report, post an update on the associated Jira issue.
43+
Public Disclosure | When public disclosure is requested or a report becomes public, post an update on the associated Jira issue.
44+
45+
![jira-server-6](./images/jira-server-6.png)
46+
47+
You're all set! Now that you've finished setting up the Jira integration, you can create Jira issues right from your HackerOne report.

0 commit comments

Comments
 (0)