tramlinehq/tramline

Backmerge commits onto upcoming release

Open

#648 aberto em 18 de set. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)Ruby (32 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (399 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador