tramlinehq/tramline

Backmerge commits onto upcoming release

Open

#648 ouverte le 18 sept. 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (1 assigné)Ruby (32 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (399 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur