Skip to content

Conversation

lunny
Copy link
Member

@lunny lunny commented Sep 30, 2025

Use full reference name in the git command to avoid ambiguity.

Fix #35470

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 30, 2025
@github-actions github-actions bot added the modifies/go Pull requests that update Go code label Sep 30, 2025
@lunny lunny changed the title Fix creating pull request failure when the target branch name is the same some tag Fix creating pull request failure when the target branch name is the same as some tag Oct 1, 2025
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Oct 3, 2025
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 3, 2025
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Oct 3, 2025
@lunny lunny enabled auto-merge (squash) October 3, 2025 22:43
@lunny lunny merged commit e1c2fef into go-gitea:main Oct 3, 2025
26 checks passed
@GiteaBot GiteaBot added this to the 1.26.0 milestone Oct 3, 2025
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request Oct 3, 2025
…same as some tag (go-gitea#35552)

Use full reference name in the git command to avoid ambiguity.

Fix go-gitea#35470
@GiteaBot GiteaBot added backport/done All backports for this PR have been created and removed reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. labels Oct 3, 2025
@lunny lunny deleted the lunny/fix_same_tag_branch_create_pr branch October 4, 2025 00:16
rossigee pushed a commit to rossigee/gitea that referenced this pull request Oct 4, 2025
…same as some tag (go-gitea#35552)

Use full reference name in the git command to avoid ambiguity.

Fix go-gitea#35470
rossigee pushed a commit to rossigee/gitea that referenced this pull request Oct 4, 2025
…same as some tag (go-gitea#35552)

Use full reference name in the git command to avoid ambiguity.

Fix go-gitea#35470
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/done All backports for this PR have been created backport/v1.25 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/go Pull requests that update Go code type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PR Error 500 with branch and tag sharing the same name if the tag create by git tag -a
4 participants