You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/programs/jira-integration.md
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -19,15 +19,16 @@ HackerOne offers a bi-directional Jira integration that syncs information betwee
19
19
20
20
Jump to: |
21
21
-------- |
22
-
[Creating a Jira Issue](#creating) |
22
+
[Creating a Jira issue](#creating) |
23
23
[Linking HackerOne Reports to Existing Jira Tasks](#linking) |
24
24
[Syncing updates from HackerOne to Jira](#hackerone-to-jira) |
25
25
[Syncing updates from Jira to HackerOne](#jira-to-hackerone) |
26
26
[Automatically resolving a HackerOne report](#auto-close) |
27
+
[HackerOne Severity to Jira Priority Mapping](#mapping) |
27
28
[Installing the Jira integration](#installing) |
28
29
</div>
29
30
30
-
<h3id="creating">Creating a Jira Issue</h3>
31
+
<h3id="creating">Creating a Jira issue</h3>
31
32
You can create new Jira issues for reports you receive on HackerOne.
32
33
33
34
To create a new Jira issue from your HackerOne report:
@@ -112,7 +113,14 @@ You can choose which events you want to synchronize from Jira as each of the act
112
113
113
114
<h3id="auto-close">Automatically resolving a HackerOne report</h3>
114
115
115
-
You can set your integration to automatically close a HackerOne report as <i>Resolved</i> when a Jira issue closes. This enables the hacker to be notified right away when the Jira issue that's linked to the report is closed.
116
+
You can set your integration to automatically close a HackerOne report as <i>Resolved</i> when a Jira issue closes. This enables the hacker to be notified right away when the Jira issue that's linked to the report is closed. In the **Select Jira to HackerOne events** section of the integration setup, select the Jira issue status that will trigger the closure of the HackerOne report.
117
+
118
+
<h3id="mapping">HackerOne Severity to Jira Priority Mapping</h3>
119
+
120
+
You can map HackerOne severity ratings to the Jira priority fields when configuring your integration. This enables the right priority to be set when escalating a report to Jira.
121
+
122
+

123
+
116
124
117
125
<h3id="installing">Installing the Jira integration</h3>
0 commit comments