Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect issue form #30881

Merged
merged 5 commits into from
May 8, 2024
Merged

Conversation

wxiaoguang
Copy link
Contributor

@wxiaoguang wxiaoguang commented May 6, 2024

Fix #30864

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label May 6, 2024
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 6, 2024
@github-actions github-actions bot added modifies/templates This PR modifies the template files modifies/js labels May 6, 2024
@wxiaoguang wxiaoguang added type/bug backport/v1.22 This PR should be backported to Gitea 1.22 and removed modifies/templates This PR modifies the template files modifies/js labels May 6, 2024
@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 May 7, 2024
@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 May 7, 2024
@github-actions github-actions bot added modifies/templates This PR modifies the template files modifies/js labels May 8, 2024
@wxiaoguang wxiaoguang enabled auto-merge (squash) May 8, 2024 00:11
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label May 8, 2024
@lunny
Copy link
Member

lunny commented May 8, 2024

I think it's also better to backport to v1.21 even if we will not release v1.21.12 .

@lunny lunny added the backport/v1.21 This PR should be backported to Gitea 1.21 label May 8, 2024
@wxiaoguang wxiaoguang removed the backport/v1.21 This PR should be backported to Gitea 1.21 label May 8, 2024
@wxiaoguang
Copy link
Contributor Author

I think it's also better to backport to v1.21 even if we will not release v1.21.12 .

No, it can't be backported into 1.21 directly.

@wxiaoguang wxiaoguang merged commit 3fdb2d4 into go-gitea:main May 8, 2024
26 checks passed
@GiteaBot GiteaBot added this to the 1.23.0 milestone May 8, 2024
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request May 8, 2024
@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 May 8, 2024
@wxiaoguang wxiaoguang deleted the fix-issue-branch branch May 8, 2024 23:00
wxiaoguang added a commit that referenced this pull request May 8, 2024
Backport #30881 by wxiaoguang

Co-authored-by: wxiaoguang <[email protected]>
zjjhot added a commit to zjjhot/gitea that referenced this pull request May 9, 2024
* giteaofficial/main:
  Add missing menu active item background back (go-gitea#30897)
  Fix misspelling of mergable (go-gitea#30896)
  Fix incorrect issue form (go-gitea#30881)
  Update issue indexer after merging a PR (go-gitea#30715)
  Fix various problems around projects board view (go-gitea#30696)
  Fix wrong transfer hint (go-gitea#30889)
  Remove obsolete monaco workaround (go-gitea#30893)
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Aug 7, 2024
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.22 This PR should be backported to Gitea 1.22 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/js modifies/templates This PR modifies the template files size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does not redirect back to the project page after creating an issue.
4 participants