Interface ChainBranchIdentifier

    • Method Detail

      • getLinkedJiraIssue

        @Nullable
        @Nullable String getLinkedJiraIssue()
        Branches can be linked to a specific jira issue. This is the issue key of that issue.
        Returns:
      • isRemoteJiraLinkRequired

        boolean isRemoteJiraLinkRequired()
        Stores whether a JIRA Issue exists but the remote issue link has not successfully been created for this branch
        Returns:
        true if a remote issue link has not yet been created.