Skip to main content
Serpent/Help Center
Back to Serpent homepage
EN
EnglishENNederlandsNLالعربيةARFrançaisFRDeutschDE
Start free

Loading the Help Center…

FeaturesPricing
Help CenterSecurity
PrivacyTerms
Contact
© Serpent by Tekunda
  1. Help Center /
  2. Deployments, Actions & Releases /
  3. Back-Promote

Back-Promote

Automatically merge base-branch changes back down into open Work Items, so in-progress work never drifts out of sync.

Updated August 20, 2026 · 1 min read

Try it in the demo →

Back-promote keeps open Work Items current with what has already been merged. When changes land on a base branch, Serpent merges them back down into in-progress Work Item branches, so developers keep building on the latest baseline instead of drifting out of sync.

Triggered automation flow showing the Back Promote action, which rebases open work items after a release, alongside Create Release and other actions

Find it in the demo

Back Promote lives in a triggered automation flow. Open Automation Flows with the "Try it in the demo" button above, then:

New automation flow switched to Triggered Flow, with the Merge Trigger start node and the Flow Actions palette
  1. Start a new flow

    Click New Automation Flow, then switch it to Triggered Flow.

  2. Add the Merge Trigger

    Add the Merge Trigger start node so the flow runs when changes merge.

  3. Add Back Promote

    From the Flow Actions palette, add Back Promote, alongside Create Release and other steps.

Why it matters

  • In-progress work stays current with what has already shipped.
  • Fewer conflicts surface at review, because branches are not stale.
  • Everyone builds on the same baseline rather than an old snapshot.

How it runs

Back-promote runs as a step in an automation flow. When changes merge into the base branch it targets, Serpent opens a pull request that merges those changes into each affected Work Item branch. If a Work Item already has everything, there is nothing to back-promote and it is left alone.

When to use it

Reach for back-promote after a release or a hotfix merges to the base branch, so open Work Items pick up those changes automatically instead of each developer merging the base in by hand.

On this page

  • Find it in the demo
  • Start a new flow
  • Add the Merge Trigger
  • Add Back Promote
  • Why it matters
  • How it runs
  • When to use it
PreviousAuto Release Creation (Merge Trigger)NextRollback

Was this article helpful?

Related articles

Automation Flow

Build the flow of automated steps that runs your deployments, tests, and org setup - visually, without code.

Deployments, Actions & Releases

Create an Automation Flow

Build a flow on a visual canvas - add steps, connect them, and run it on demand or on a trigger, with no scripts.

Deployments, Actions & Releases

Auto Release Creation (Merge Trigger)

Have Serpent create a release automatically when changes merge, so delivery keeps moving without a manual step.

Deployments, Actions & Releases

Actions Overview

A quick overview of what actions are in Serpent and how they fit into your delivery flow.

Deployments, Actions & Releases

Still need help?

Can't find what you need? Contact support and include the action, org, project, or release you were working on.

Contact support