Skip to content

[BRE-2162] ci(build): Trigger downstream build on release branches - #8155

Open
fntyler wants to merge 2 commits into
mainfrom
bre-2162/trigger-build
Open

[BRE-2162] ci(build): Trigger downstream build on release branches#8155
fntyler wants to merge 2 commits into
mainfrom
bre-2162/trigger-build

Conversation

@fntyler

@fntyler fntyler commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

🎟️ Tracking

BRE-2162

📔 Objective

Add a trigger-downstream-build job so downstream artifact builds start automatically after a push to a release branch.

  • Run only on push to main, rc, or hotfix-rc
  • Fire and forget with monitor-deployment: false
  • Strip trailing whitespace in the build-docker job

📸 Screenshots

[BRE-2162](https://bitwarden.atlassian.net/browse/BRE-2162)

Add a `trigger-downstream-build` job so downstream artifact builds
start automatically after a push to a release branch.

* Run only on `push` to `main`, `rc`, or `hotfix-rc`
* Fire and forget with `monitor-deployment: false`
* Strip trailing whitespace in the `build-docker` job
Comment thread .github/workflows/build.yml Outdated
@fntyler
fntyler marked this pull request as ready for review August 7, 2026 18:17
@fntyler
fntyler requested a review from a team as a code owner August 7, 2026 18:17
@fntyler
fntyler requested a review from coroiu August 7, 2026 18:17
@fntyler fntyler added the t:ci Change Type - Updates to automated workflows label Aug 7, 2026

@gitclonebrian gitclonebrian left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:ci Change Type - Updates to automated workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants