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

Skip to content

Commit cdb742f

Browse files
committed
jira update
1 parent 11988a8 commit cdb742f

File tree

4 files changed

+31
-18
lines changed

4 files changed

+31
-18
lines changed

docs/programs/images/create-jira.png

16.2 KB
Loading
70.2 KB
Loading

docs/programs/jira-integration.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To link your reports:
4646

4747
![link to jira-2](./images/link-jira-2.png)
4848

49-
The HackerOne report will now be linked to the Jira task, and all activities that are performed on the report will be synced to the corresponding task.
49+
The HackerOne report will now be linked to the Jira task, and all activities that are performed on the report will be synced to the corresponding task.
5050

5151
There's also another way you can link your HackerOne reports to Jira. You can:
5252
1. Go to the bottom of your HackerOne report.
@@ -56,3 +56,14 @@ There's also another way you can link your HackerOne reports to Jira. You can:
5656

5757
3. Enter the JIRA ticket number in the **Enter JIRA ticket #** field.
5858
4. Click **Link JIRA issue**.
59+
60+
### Creating a Jira Issue
61+
You can create new Jira issues for reports you receive in HackerOne.
62+
63+
To create a new Jira issue from your HackerOne report:
64+
1. Go to the HackerOne report in your inbox that you want to create a new Jira issue for.
65+
2. Click **Edit** next to <i>References</i>.
66+
3. Click **Create JIRA issue**.
67+
4. Select the project that you want the issue to link to in the dropdown. *Note: This option occurs only if you have multiple projects to select from. If you only have 1 project, the issue will automatically escalate to that project.*
68+
69+
![create jira issue](./images/create-jira.png)

docs/programs/jira-server-integration.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ path: "/programs/jira-server-integration.html"
44
id: "programs/jira-server-integration"
55
---
66

7-
HackerOne offers a bi-directional Jira integration that syncs information between your HackerOne report and the Jira issue. You can choose to integrate with Jira Cloud or Jira Server.
7+
HackerOne offers a bi-directional Jira integration that syncs information between your HackerOne report and the Jira issue. You can choose to integrate with Jira Cloud or Jira Server.
88

99
To integrate with Jira Server:
1010
1. Go to **Settings > Program > Integrations**.
@@ -15,16 +15,16 @@ To integrate with Jira Server:
1515
![jira-server-3](./images/jira-server-3.png)
1616

1717
![jira-server-2](./images/jira-server-2.png)
18-
19-
4. Navigate to the Application Links console of JIRA by going to **JIRA Administration > Applications > Application Links**.
18+
19+
4. Navigate to the Application Links console of JIRA by going to **JIRA Administration > Applications > Application Links**.
2020
![jira-server-7](./images/jira-server-7.png)
21-
5. Enter `https://hackerone.com` and click **Create new link**.
21+
5. Enter `https://hackerone.com` and click **Create new link**.
2222
![jira-server-8](./images/jira-server-8.png)
23-
6. Enter `https://hackerone.com` in the New URL field in the Configure Application URL window.
23+
6. Enter `https://hackerone.com` in the New URL field in the Configure Application URL window.
2424
![jira-server-9](./images/jira-server-9.png)
25-
7. Enter `HackerOne` for the Application Name and select `Generic Application` in the Link applications window and click **Continue**.
25+
7. Enter `HackerOne` for the Application Name and select `Generic Application` in the Link applications window and click **Continue**.
2626
![jira-server-10](./images/jira-server-10.png)
27-
8. Select the pencil icon for HackerOne on the Configure Application Links page.
27+
8. Select the pencil icon for HackerOne on the Configure Application Links page.
2828
![jira-server-11](./images/jira-server-11.png)
2929
9. Enter the following information on the Application Details section of the Configure HackerOne window:
3030

@@ -41,16 +41,18 @@ Field | Details
4141
----- | --------
4242
Consumer Key | HackerOne JIRA Client
4343
Consumer Name | HackerOne
44-
Public Key | Copy and paste from the key given.
44+
Public Key | Copy and paste from the key given.
4545

4646
![jira-server-13](./images/jira-server-13.png)
4747

48-
11. Click **Save**.
49-
12. Navigate back to HackerOne and 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.
48+
11. Click **Save**.
49+
12. Navigate back to HackerOne and 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.
5050
![jira-server-14](./images/jira-server-14.png)
51-
13. Click the **Authenticate with JIRA** button to finalize the setup between HackerOne and your Jira instance.
52-
14. *(Optional)* Configure which HackerOne reports you'd like to escalate to Jira in the **Configure HackerOne to JIRA escalation** window.
53-
![jira-server-4](./images/jira-server-4.png)
51+
13. Click the **Authenticate with JIRA** button to finalize the setup between HackerOne and your Jira instance.
52+
14. *(Optional)* Configure which HackerOne projects you'd like to escalate to Jira in the **Configure HackerOne to JIRA escalation** window.
53+
* Select the **Allow me to select a project every time when I escalate an issue** checkbox to have the ability to select from multiple projects when creating Jira issues.
54+
55+
![jira-server-4a](./images/jira-server-4a.png)
5456

5557
15. *(Optional)* Select which Jira actions you'd like to post onto HackerOne in the **Select JIRA to HackerOne events** window. You can choose from:
5658

@@ -60,10 +62,10 @@ Status changed | Post an internal comment when an issue changes status.
6062
Resolution changed | Post an internal comment when an issues changes resolution.
6163
Priority changed | Post an internal comment when an issue changes priority.
6264
Assignee changed | Post an internal comment when an issue changes assignee.
63-
Comment added | Post an internal comment when someone comments on an issue.
65+
Comment added | Post an internal comment when someone comments on an issue.
6466

6567
![jira-server-5](./images/jira-server-5.png)
66-
68+
6769
16. *(Optional)* Select which actions in HackerOne you'd like to post to Jira in the **Select HackerOne to JIRA events** window. You can choose from:
6870

6971
Option | Detail
@@ -72,8 +74,8 @@ Comments | When someone comments on a report, post an update on the associated J
7274
State Changes | When someone changes the state of a report, post an update on the associated Jira issue.
7375
Rewards | When someone awards or suggests a bounty and/or bonus, post an update on the associated Jira issue.
7476
Assignee Changes | When someone assigns a user/group to a report, post an update on the associated Jira issue.
75-
Public Disclosure | When public disclosure is requested or a report becomes public, post an update on the associated Jira issue.
77+
Public Disclosure | When public disclosure is requested or a report becomes public, post an update on the associated Jira issue.
7678

7779
![jira-server-6](./images/jira-server-6.png)
7880

79-
You're all set! Now that you've finished setting up the Jira integration, you can create Jira issues right from your HackerOne report.
81+
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)