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

Skip to content

Commit 3d0e47d

Browse files
committed
updates to jira cloud and server article
1 parent 7049fe3 commit 3d0e47d

7 files changed

+38
-6
lines changed
225 KB
Loading
298 KB
Loading
81.4 KB
Loading
628 KB
Loading
122 KB
Loading

docs/programs/jira-cloud-integration.md

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,46 @@ To integrate with Jira Cloud:
1010
1. Go to **Settings > Program > Integrations**.
1111
2. Click the **Connect with JIRA** link.
1212
![jira-server-1](./images/jira-server-1.png)
13+
1314
3. Choose **JIRA Cloud**, and you'll be redirected to Atlassian Marketplace where you can download the HackerOne for JIRA application.
15+
1416
![jira-server-3](./images/jira-server-3.png)
17+
1518
4. Click the **Get it now** button in Atlassian Marketplace to install the HackerOne for Jira application. The page will redirect you to your Jira instance and the integration will be downloaded and installed.
19+
1620
![jira-cloud-1](./images/jira-cloud-1.png)
21+
1722
5. Click the **Get started** button on the installation confirmation pop-up.
23+
1824
![jira-cloud-2](./images/jira-cloud-2.png)
25+
1926
6. The installation process will continue on the HackerOne website and will ask you to select the program you want to link to. Select the program you want to link to your Jira instance.
27+
2028
![jira-cloud-3](./images/jira-cloud-3.png)
29+
2130
7. The set up will take you to the Jira settings page where you can select which events you want to sync between HackerOne and Jira.
2231

2332
With Jira integration, you can create Jira issues right from your HackerOne report.
2433

25-
### Create Jira Issues from your HackerOne Report
34+
### How it works
2635
To create Jira issues from your HackerOne report:
27-
1. In the comments section of your report, change **Add comment** to **Change state > Triaged**.
28-
2. Click the **Create JIRA issue** button to create the issue in Jira.
36+
1. Go to the report you want to create a Jira issue for.
37+
2. Click **Edit** in the References field.
38+
39+
![jira-cloud-works-1](./images/jira-cloud-works-1.png)
40+
41+
3. Click **Create JIRA Issue**. A Jira ID will automatically generate.
42+
43+
![jira-cloud-works-2](./images/jira-cloud-works-2.png)
44+
45+
4. Click on the Jira ID to access the report in Jira.
46+
47+
![jira-cloud-works-3](./images/jira-cloud-works-3.png)
48+
49+
5. Add comments or change the state of the report in Jira.
50+
51+
![jira-cloud-works-4](./images/jira-cloud-works-4.png)
52+
53+
When you perform an action on the Jira report such as adding a comment or changing the status of the report, Hackbot will generate an internal comment on the HackerOne report to reflect the changes.
2954

30-
Every time an action occurs on the Jira issue, Hackbot will automatically create an internal comment on the HackerOne report.
31-
![jira-cloud-4](./images/jira-cloud-4.png)
55+
![jira-cloud-works-5](./images/jira-cloud-works-5.png)

docs/programs/jira-server-integration.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,23 @@ To integrate with Jira Server:
1717
![jira-server-2](./images/jira-server-2.png)
1818

1919
4. Navigate to the Application Links console of JIRA by going to **JIRA Administration > Applications > Application Links**.
20+
21+
> **Note:** You must be a Jira administrator in order to set up and access the Jira integration settings. After you set up your integration, you can go back to regular access on Jira.
22+
2023
![jira-server-7](./images/jira-server-7.png)
24+
2125
5. Enter `https://hackerone.com` and click **Create new link**.
2226
![jira-server-8](./images/jira-server-8.png)
27+
2328
6. Enter `https://hackerone.com` in the New URL field in the Configure Application URL window.
2429
![jira-server-9](./images/jira-server-9.png)
30+
2531
7. Enter `HackerOne` for the Application Name and select `Generic Application` in the Link applications window and click **Continue**.
2632
![jira-server-10](./images/jira-server-10.png)
33+
2734
8. Select the pencil icon for HackerOne on the Configure Application Links page.
2835
![jira-server-11](./images/jira-server-11.png)
36+
2937
9. Enter the following information on the Application Details section of the Configure HackerOne window:
3038

3139
Field | Details
@@ -75,7 +83,7 @@ State Changes | When someone changes the state of a report, post an update on th
7583
Rewards | When someone awards or suggests a bounty and/or bonus, post an update on the associated Jira issue.
7684
Assignee Changes | When someone assigns a user/group to a report, post an update on the associated Jira issue.
7785
Disclosure | When disclosure is requested or a report becomes public, post an update on the associated Jira issue.
78-
Synchronize attachments | *(Currently in beta)* Synchronize attachments linked with reports and comments to the associated Jira issue.
86+
Synchronize attachments | *(Currently in beta)* Synchronize attachments linked with reports and comments to the associated Jira issue.
7987

8088
![jira-server-6a](./images/jira-server-6a.png)
8189

0 commit comments

Comments
 (0)