Skip to content

Gradle Wrapper Bot should facilitate forward port issues #14546

Open
@jzheaux

Description

@jzheaux

When the Gradle Wrapper Bot creates a PR to update Gradle, it does it for only one branch. When forward porting to other branches, no forward port issues attached to the other affected versions are created. Thus, those forward port issues must be created manually.

There are at least two alternatives to creating the forward port issues manually:

  1. Configure the bot to create an upgrade PR for each branch. The downside here is that there is that it quadratically increases the amount of forward porting to be done
  2. Configure the bot to include the PR number in the commit, like Closes PR-13456. In that case, the forward port bot will create the appropriate issues automatically while forward porting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions