tramlinehq/tramline

Backmerge commits onto upcoming release

Open

#648 geöffnet am 18. Sept. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Ruby (32 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (399 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide