Skip to content

Fix incorrect default branch label while switching between branches #27053

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

Merged
merged 5 commits into from
Sep 14, 2023

Conversation

yp05327
Copy link
Contributor

@yp05327 yp05327 commented Sep 13, 2023

Fix #27008

After:
image

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 13, 2023
@github-actions github-actions bot added the topic/ui Change the appearance of the Gitea UI label Sep 13, 2023
@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 13, 2023
@lunny lunny added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Sep 13, 2023
@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 13, 2023
@puni9869
Copy link
Member

🚀

@yp05327
Copy link
Contributor Author

yp05327 commented Sep 13, 2023

CI failed?

@puni9869
Copy link
Member

puni9869 commented Sep 13, 2023

Ci needs a kick-start

@yp05327 yp05327 force-pushed the fix-default-branch-label branch from c9ca887 to 62b4784 Compare September 14, 2023 01:30
@techknowlogick techknowlogick enabled auto-merge (squash) September 14, 2023 02:31
@techknowlogick techknowlogick added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Sep 14, 2023
@techknowlogick techknowlogick merged commit 076eca8 into go-gitea:main Sep 14, 2023
@GiteaBot GiteaBot added this to the 1.22.0 milestone Sep 14, 2023
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Sep 14, 2023
zjjhot added a commit to zjjhot/gitea that referenced this pull request Sep 14, 2023
* giteaofficial/main:
  Display all user types and org types on admin management UI (go-gitea#27050)
  Apply lng2020 to maintainers (go-gitea#27068)
  Fix incorrect default branch label while switching between branches (go-gitea#27053)
  set version in snapcraft yaml
  Replace 'userxx' with 'orgxx' in all test files when the user type is org  (go-gitea#27052)
  [skip ci] Updated translations via Crowdin
  Load reviewer before sending notification (go-gitea#27063)
  bump all nightly builds to 16gb
  Show the repo count in code tab on both user profile and org page. (go-gitea#27048)
  Fix Fomantic's line-height causing vertical scrollbars to appear (go-gitea#26961)
  Dashboard context dropdown position fix on landing page in mobile view. (go-gitea#27047)
@techknowlogick techknowlogick modified the milestones: 1.22.0, 1.21.0 Sep 14, 2023
@yp05327 yp05327 deleted the fix-default-branch-label branch September 15, 2023 07:40
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Dec 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong default branch while switching between branches via the web interface
6 participants