• Heinrich Lee Yu's avatar
    Use MD5 of branch name as id for Jira Connect · 6f9665f2
    Heinrich Lee Yu authored
    Jira doesn't accept IDs with slashes and other
    special characters so we use a hash here to
    ensure that it is alphanumeric.
    
    This also keeps its uniqueness per branch name
    which is needed for Jira to determine whether to
    insert or add this dev info into the Jira issue.
    6f9665f2
branch_entity.rb 904 Bytes