[JAVA-3594] Add GitHub commit logs to Jira from merge of 4.x into master Created: 15/Jan/20  Updated: 16/Jan/20  Resolved: 16/Jan/20

Status: Closed
Project: Java Driver
Component/s: Build
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Jeffrey Yemin Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related

 Description   

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.



 Comments   
Comment by Jeffrey Yemin [ 16/Jan/20 ]

Fixed in scope of OFFICEIT-33143

Generated at Thu Feb 08 08:59:58 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.