Skip to content

fix: branch protection user list - #38570

Merged
bircni merged 7 commits into
go-gitea:mainfrom
wxiaoguang:fix-repo-branch-users
Jul 22, 2026
Merged

fix: branch protection user list#38570
bircni merged 7 commits into
go-gitea:mainfrom
wxiaoguang:fix-repo-branch-users

Conversation

@wxiaoguang

Copy link
Copy Markdown
Contributor

try to fix #38569, also fix the UI

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jul 22, 2026
@wxiaoguang

Copy link
Copy Markdown
Contributor Author

UI fix.

Before:

image

After:

image

@wxiaoguang wxiaoguang added the backport/v1.27 This PR should be backported to Gitea 1.27 label Jul 22, 2026
@wxiaoguang wxiaoguang added this to the 28.0.0 milestone Jul 22, 2026
@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 Jul 22, 2026
@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 Jul 22, 2026
@bircni bircni added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Jul 22, 2026
@bircni
bircni enabled auto-merge (squash) July 22, 2026 14:43
@bircni
bircni merged commit ae2ff1b into go-gitea:main Jul 22, 2026
23 checks passed
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Jul 22, 2026
@GiteaBot GiteaBot added the backport/done All backports for this PR have been created label Jul 22, 2026
bircni pushed a commit that referenced this pull request Jul 22, 2026
Backport #38570 by @wxiaoguang

fix #38569, also fix the UI

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
@wxiaoguang
wxiaoguang deleted the fix-repo-branch-users branch July 23, 2026 00:07
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.27 This PR should be backported to Gitea 1.27 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.

When a user not is owner , the user will not display in push white list.

4 participants