Skip to content

feat: option to stack commits instead of amending #282

Description

@Malix-Labs

Updates PRs can stay open for more than one cycle

Currently, the update commits are amended

If an update commit from cycle 1 passes but an update commit from cycle 2 fails, that information would be lost by amending

An option to stack commits instead of amending them would be optimal

However, the https://github.com/peter-evans/create-pull-request action (used as a dependency in this action) is not compatible with this behavior (yet, see peter-evans/create-pull-request#4161 (comment)) but the native gh pr create is

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions