Gitea 1.17 does not set PR description in commit detail when squash merging #9341

Closed
opened 2025-11-02 08:35:57 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @achikhv on GitHub (Aug 4, 2022).

Description

This issue somehow relates to 20562.

Prior to 1.17 button "Create squash commit" opened a form with PR's description used as commit details. It was a handy little feature, and in 1.17 it has gone. Now commit details contains only "reviewed -on" field, and I must copy PR description and paste it to this field.

Is it possible to return this function?

Here is my test PR in try.gitea.io
https://try.gitea.io/achi/test/pulls/1

Thanks in advance.

Gitea Version

1.17.0+6-gbd2218e14

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

Windows

How are you running Gitea?

Downloaded binaries here:
https://dl.gitea.io/gitea/1.17

Database

MSSQL

Originally created by @achikhv on GitHub (Aug 4, 2022). ### Description This issue somehow relates to [20562](https://github.com/go-gitea/gitea/issues/20562#issue-1323434770). Prior to 1.17 button "Create squash commit" opened a form with PR's description used as commit details. It was a handy little feature, and in 1.17 it has gone. Now commit details contains only "reviewed -on" field, and I must copy PR description and paste it to this field. Is it possible to return this function? Here is my test PR in try.gitea.io https://try.gitea.io/achi/test/pulls/1 Thanks in advance. ### Gitea Version 1.17.0+6-gbd2218e14 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System Windows ### How are you running Gitea? Downloaded binaries here: https://dl.gitea.io/gitea/1.17 ### Database MSSQL
GiteaMirror added the issue/needs-feedback label 2025-11-02 08:35:57 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Aug 4, 2022):

It should have been fixed by

@wxiaoguang commented on GitHub (Aug 4, 2022): It should have been fixed by * https://github.com/go-gitea/gitea/pull/20645 for 1.17
Author
Owner

@achikhv commented on GitHub (Aug 4, 2022):

Thanks! Will check it out after build completes.

@achikhv commented on GitHub (Aug 4, 2022): Thanks! Will check it out after build completes.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9341