tramlinehq/tramline

Backmerge commits onto upcoming release

Open

#648 创建于 2024年9月18日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)Ruby (32 fork)github user discovery
help wanted

仓库指标

Star
 (399 star)
PR 合并指标
 (PR 指标待抓取)

描述

We currently have a missing link in Almost Trunk, where we should from merge commits when they land on the ongoing release onto an upcoming release as well, if there is one running. This is because the merges happen on the working branch only and not on the next release branch. We'd want the new release branch to be updated as well with new fixes.

贡献者指南