feat: always-update by zirkelc · Pull Request #2420 · googleapis/release-please (original) (raw)

and others added 4 commits

July 14, 2024 15:00

@meyfa

Fixes googleapis#1459

This patch adds a new option "always-update" that forces existing pull requests to be updated even when there are no changes to the release notes. This is useful, for example, when the repository enforces pull requests to be up-to-date with the main branch before they can be merged. Without this option set to true, that is, with the default behavior of release-please, if the last commit made to the main branch does not appear in the release notes, the existing pull request branch would not be rebased.

@chingor13

@zirkelc

@zirkelc

chingor13

@chingor13 chingor13 changed the titlefeat: always-update (copy of #2337) feat: always-update

Nov 12, 2024

@chingor13 chingor13 added this pull request to the merge queue

Nov 12, 2024

Gigi21con

Gigi21con

Gigi21con

Gigi21con

soulsam480 pushed a commit to revenuehero/release-please that referenced this pull request

Mar 14, 2025

Fixes googleapis#1459

This patch adds a new option "always-update" that forces existing pull requests to be updated even when there are no changes to the release notes. This is useful, for example, when the repository enforces pull requests to be up-to-date with the main branch before they can be merged. Without this option set to true, that is, with the default behavior of release-please, if the last commit made to the main branch does not appear in the release notes, the existing pull request branch would not be rebased.


Co-authored-by: Fabian Meyer 3982806+meyfa@users.noreply.github.com Co-authored-by: Jeff Ching chingor@google.com

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})