Skip to content

Fix unnecessary comment when moving issue on the same project column#33496

Merged
lunny merged 3 commits into
go-gitea:mainfrom
lunny:lunny/fix_move_same_column
Feb 5, 2025
Merged

Fix unnecessary comment when moving issue on the same project column#33496
lunny merged 3 commits into
go-gitea:mainfrom
lunny:lunny/fix_move_same_column

Conversation

@lunny
Copy link
Copy Markdown
Member

@lunny lunny commented Feb 4, 2025

Fix #33482

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 4, 2025
@lunny lunny mentioned this pull request Feb 4, 2025
@lunny lunny force-pushed the lunny/fix_move_same_column branch from 119471d to b84ac70 Compare February 4, 2025 19:01
@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 Feb 5, 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 Feb 5, 2025
Comment thread models/issues/issue_project.go
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Feb 5, 2025
@lunny lunny merged commit 6999651 into go-gitea:main Feb 5, 2025
@GiteaBot GiteaBot added this to the 1.24.0 milestone Feb 5, 2025
@lunny lunny deleted the lunny/fix_move_same_column branch February 5, 2025 03:51
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Feb 5, 2025
@GiteaBot GiteaBot added the backport/done All backports for this PR have been created label Feb 5, 2025
lunny added a commit that referenced this pull request Feb 5, 2025
…33496) (#33499)

Backport #33496 by @lunny

Fix #33482

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
zjjhot added a commit to zjjhot/gitea that referenced this pull request Feb 5, 2025
* giteaofficial/main:
  add `timetzdata` build tag to binary releases (go-gitea#33463)
  Fix unnecessary comment when moving issue on the same project column (go-gitea#33496)
  [skip ci] Updated translations via Crowdin
  Refactor web route handler (go-gitea#33488)
  Reject star-related requests if stars are disabled (go-gitea#33208)
  Fix commit status events (go-gitea#33320)
  [skip ci] Updated translations via Crowdin
  Disable cron task to update license (go-gitea#33486)
@go-gitea go-gitea locked as resolved and limited conversation to collaborators May 6, 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 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dragging items between and within columns in project boards

5 participants