Skip to content

Not able to merge commit in PR when branches content is same, but different commit id #19603

Closed
@jedi7

Description

@jedi7

Description

Hi,
there is missing button for commit in pull request, when branches are same but there is commit to merge.
steps to reproduce:

  1. "merge --no-ff" from "develop" to "master"
  2. create tag on master
  3. create PR from "master" to "develop"
  4. missing button for merge
    PR says the files diff is empty (that is correct).
    But also in PR is 1 commit with the merge info and created tag, which should be merged into "develop"
    (just usual git flow)

Gitea Version

1.16.7

Can you reproduce the bug on the Gitea demo site?

Yes

https://try.gitea.io/jedi7/test_19603/pulls/1

Log Gist

No response

Screenshots

Git Version

2.25.1

Operating System

ubuntu

How are you running Gitea?

docker container

Database

MySQL

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