Skip to content

Make release-please rebuild PR for chore commits #378

@lukekarrys

Description

@lukekarrys

Problem statement: release-please will only rebuild a release PR when the body of the PR changes.

Current solution: run a workflow that forces the PR to be rebuilt by changing the PR body.

Problems with current solution: Requires manual work.

New proposed solution: We append Last commit: $SHA to the bottom of every PR body (and therefore changelog). This will have the effect of rebuilding the PR for every commit without including changelog entries for chore commits. (edited)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions