Accessible Site
- Follow the instructions to install the ‘Jira Integration’ plugin on your Jenkins site.
- Click Next.
- Provide a Name.
- Provide the Site URL.
- Select Accessible accessibility.
-
- For security purposes, only ports 80 8080, 443 and 8443, http and https respectively, are supported on Jira Cloud.
- The Jenkins counterpart plug-in is required to be installed before the site can be added on Jira Cloud.
- You may need to update your firewall rules to allow traffic from the cloud app, see Security section for details.
-
- Click Next. If you don’t want to alter the defaults, click on Save and Connect to jump to step 13.
- Optionally, provide a Display URL in case the Site URL is not accessible by users and a different URL should be used in the UI features.
- Optionally, as Jira site administrator, provide a Scope in case you want to limit the site integration to a specific Jira project.
- Optionally, un-check the Enabled for Synchronization checkbox if you want to connect the site but not enable it for job and build synchronization.
- Optionally, un-check the Auto enable new Jobs checkbox if you don’t want to enable all Jobs on the site by default, including future new jobs. You will be required to manually select the jobs you want to synchronize once the site in added and connected.
- Optionally, un-check the CSRF Protection checkbox if the Jenkins site doesn’t use CSRF protection.
- Click Next
- Select you preferred method of registering the Jira site with your Jenkins site.
- Select Automatic to let the app register itself with Jenkins. You will need to provide Jenkins administrative credentials to use this.
- Select Manual to use the provided Registration Secret and Token to manually register the Jira site in Jenkins.
- Select Configuration as Code to use the Jenkins Configuration as Code feature to register the Jira site through configuration code.
- Click Connect to finalise the connection. Alternatively click Connect latest to complete the registration at a later point in time.
Inaccessible Site
Select this option if the Jira app can’t connect the Jenkins site directly, either because of a firewall or other network limitations.
- Follow the instructions to install the ‘Jira Integration’ plugin on your Jenkins site.
- Click Next.
- Provide a Name.
- Provide the Site URL.
- Select Inaccessible accessibility option.
- Click Next. If you don’t want to alter the defaults, click on Save and Connect to jump to step 11.
- Optionally, as Jira site administrator, provide a Scope in case you want to limit the site integration to a specific Jira project.
- Optionally, un-check the Enabled for Synchronization checkbox if you want to connect the site but not enable it for job and build synchronization just yet.
- Optionally, un-check the Auto enable new Jobs checkbox if you don’t want to enable all Jobs on the site by default, including future new jobs. You will be required to manually select the jobs you want to synchronize once the site in added and connected.
- Click Next
- Select you preferred method of registering the Jira site with your Jenkins site.
- Select Manual to use the provided Registration Secret and Token to manually register the Jira site in Jenkins.
- Select Configuration as Code to use the Jenkins Configuration as Code feature to register the Jira site through configuration code.
- Click Connect to finalise the connection.
Jenkins will now notify Jira whenever there is a change that needs to be processed by Jira, so it may take some time for all
the jobs to become available in Jira.
Next: Getting Started