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
### Connecting JIRA to a {% data variables.product.prodname_enterprise %} organization
17
-
18
-
1. Sign into your {% data variables.product.prodname_enterprise %} account at http[s]://[hostname]/login.
19
-
1. In the upper right corner of any page, click the account settings (gear) icon.
20
-
1. In the left sidebar, click the name of your organization.
21
-
1. In the left sidebar, click **Applications**.
22
-
1. In the upper right corner of the **Organization applications** box, click **Register new application**.
23
-
1. Fill in the application settings:
24
-
- In the **Application name** field, type "JIRA".
25
-
- In the **Homepage URL** field, type the full URL of your JIRA instance.
26
-
- In the **Authorization callback URL** field, type the full URL of your JIRA instance.
27
-
1. Click **Register application**.
28
-
1. At the top of the page, note the **Client ID** and **Client Secret**. You will need these for configuring your JIRA instance.
29
-
30
-
### JIRA instance configuration
31
-
32
-
1. On your JIRA instance, log into an account with administrative access.
33
-
1. At the top of the page, click the settings (gear) icon.
34
-
1. In the settings dropdown, choose **Add-ons**.
35
-
1. In the left sidebar, under **Source control**, click **DVCS accounts**.
36
-
1. Click **Link Bitbucket or GitHub account**.
37
-
1. In the **Add New Account** modal, fill in your {% data variables.product.prodname_enterprise %} settings:
38
-
- From the **Host** dropdown menu, choose **GitHub Enterprise**.
16
+
### Connecting Jira to a {% data variables.product.prodname_enterprise %} organization
17
+
18
+
1. Sign into your {% data variables.product.prodname_enterprise %} account at http[s]://[hostname]/login. If already signed in, click on the {% data variables.product.prodname_dotcom %} logo in the top left corner.
19
+
2. Click on your profile icon under the {% data variables.product.prodname_dotcom %} logo and select the organization you would like to connect with Jira.
20
+
21
+

22
+
23
+
3. Click on the **Edit _organization name_ settings** link.
5. Click on the **Register new application** button.
32
+
33
+

34
+
35
+
6. Fill in the application settings:
36
+
- In the **Application name** field, type "Jira" or any name you would like to use to identify the Jira instance.
37
+
- In the **Homepage URL** field, type the full URL of your Jira instance.
38
+
- In the **Authorization callback URL** field, type the full URL of your Jira instance.
39
+
7. Click **Register application**.
40
+
8. At the top of the page, note the **Client ID** and **Client Secret**. You will need these for configuring your Jira instance.
41
+
42
+
### Jira instance configuration
43
+
44
+
1. On your Jira instance, log into an account with administrative access.
45
+
2. At the top of the page, click the settings (gear) icon and choose **Applications**.
46
+
47
+

48
+
49
+
3. In the left sidebar, under **Integrations**, click **DVCS accounts**.
50
+
51
+

52
+
53
+
4. Click **Link Bitbucket Cloud or {% data variables.product.prodname_dotcom %} account**.
54
+
55
+

56
+
57
+
5. In the **Add New Account** modal, fill in your {% data variables.product.prodname_enterprise %} settings:
58
+
- From the **Host** dropdown menu, choose **{% data variables.product.prodname_enterprise %}**.
39
59
- In the **Team or User Account** field, type the name of your {% data variables.product.prodname_enterprise %} organization or personal account.
40
60
- In the **OAuth Key** field, type the Client ID of your {% data variables.product.prodname_enterprise %} developer application.
41
61
- In the **OAuth Secret** field, type the Client Secret for your {% data variables.product.prodname_enterprise %} developer application.
42
-
- If you don't want to link new repositories owned by your {% data variables.product.prodname_enterprise %} organization or personal account, unselect**Auto Link New Repositories**.
43
-
- If you don't want to enable smart commits, unselect**Enable Smart Commits**.
62
+
- If you don't want to link new repositories owned by your {% data variables.product.prodname_enterprise %} organization or personal account, deselect**Auto Link New Repositories**.
63
+
- If you don't want to enable smart commits, deselect**Enable Smart Commits**.
44
64
- Click **Add**.
45
-
1. Review the permissions you are granting to your {% data variables.product.prodname_enterprise %} account and click **Authorize application**.
46
-
1. If necessary, type your password to continue.
65
+
6. Review the permissions you are granting to your {% data variables.product.prodname_enterprise %} account and click **Authorize application**.
0 commit comments