You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IOS-2532 Fix Linear comment version diff for hotfix releases
Replace git describe with intelligent tag parsing to ensure hotfix releases correctly diff against the previous version. Previously, hotfix releases would find old tags from merged branches, causing large diffs and notifying many unrelated Linear issues.
0 commit comments