Skip to content

Conversation

@lunny
Copy link
Member

@lunny lunny commented Sep 5, 2025

Fix #35419

@lunny lunny added type/bug backport/v1.24 This PR should be backported to Gitea 1.24 labels Sep 5, 2025
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 5, 2025
@github-actions github-actions bot added the modifies/go Pull requests that update Go code label Sep 5, 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 Sep 6, 2025
@lunny lunny added this to the 1.25.0 milestone Sep 8, 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 Sep 9, 2025
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Sep 9, 2025
@lunny lunny merged commit e4cb48a into go-gitea:main Sep 9, 2025
26 checks passed
@lunny lunny deleted the lunny/fix_issue_redirect branch September 9, 2025 19:14
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Sep 9, 2025
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request Sep 9, 2025
@GiteaBot GiteaBot added the backport/done All backports for this PR have been created label Sep 9, 2025
lunny added a commit that referenced this pull request Sep 9, 2025
…e cannot be redirected (#35420) (#35442)

Backport #35420 by @lunny

Fix #35419

Co-authored-by: Lunny Xiao <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
zjjhot added a commit to zjjhot/gitea that referenced this pull request Sep 10, 2025
* giteaofficial/main:
  Fix a compare page 404 bug when the pull request disabled (go-gitea#35441)
  Use db.WithTx/WithTx2 instead of TxContext when possible (go-gitea#35428)
  [skip ci] Updated translations via Crowdin
  Update JS and PY dependencies (go-gitea#35444)
  check user and repo for redirects when using git via SSH transport (go-gitea#35416)
  Fix push commits comments when changing the pull request target branch (go-gitea#35386)
  Fix bug when issue disabled, pull request number in the commit message cannot be redirected (go-gitea#35420)
  [skip ci] Updated translations via Crowdin
  Update gofumpt, add go.mod ignore directive (go-gitea#35434)
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Dec 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backport/done All backports for this PR have been created backport/v1.24 This PR should be backported to Gitea 1.24 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.

Redirect between Issue/PR Number not working if one of both is disabled in Repo Settings

5 participants