Package com.atlassian.jira.cloud.jenkins.deploymentinfo.service
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.jira.cloud.jenkins.deploymentinfo.service
-
ClassDescriptionParses the change log from the current build and extracts the issue keys from the commit messages.Implementation of JiraDeploymentInfoSender to send build updates to Jira by building the payload, generating the access token, sending the request and parsing the response.