Skip to content

proposal/feature request: Append Additional Commit Messages Before Merging a Pull Request for Squash Commits #33422

Open
@H0llyW00dzZ

Description

@H0llyW00dzZ

Feature Description

In the current implementation of Gitea, when a branch is created and marked as WIP (Work in Progress) in a pull request, additional commit messages can be pushed.

For example, it looks like this:

Image
Image

When the WIP prefix is removed, the commit messages are not appended when merged as a squash commit. This results in only the first commit being included, without the additional commit messages.

It would be better to append these additional commit messages before merging squash commits, similar to GitHub.

For example, in GitHub:

Image
Image

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposal/acceptedWe have reviewed the proposal and agree that it should be implemented like that/at all.type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions