on-merge/index.js (2 lines): - line 102: publishStatusCommentOnSuccess: true, // TODO this will flip to false once we have backport summaries implemented - line 118: labels: [`v${version}`], // TODO switch this to use getVersionLabel when it's appropriate to increment patch versions after BCs on-merge/index.ts (2 lines): - line 92: publishStatusCommentOnSuccess: true, // TODO this will flip to false once we have backport summaries implemented - line 109: labels: [`v${version}`], // TODO switch this to use getVersionLabel when it's appropriate to increment patch versions after BCs