Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-3594

Add GitHub commit logs to Jira from merge of 4.x into master

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None

      When we merged the 4.x branch into master, the Git hook that adds commit messages to Jira failed to complete its execution. I suspect it's because there's a hardcode limit of 100 commits in the script, and the merge was of more than 100 commits. As a result, we have no Git commit messages in Jira for the majority of tickets marked with the 4.0.0 fix version. This makes it hard to track changes to actual commits, and makes it harder to check whether we actually committed a change for each issue we claimed to have fixed.

      This task is to write a one-time script that will create the appropriate Jira comments for each commit from the merge. We can start with the regular hook script and hopefully just modify it so that it doesn't fail when there are more than 100 commits.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: