Skip to content

Support updating branch via API#35951

Merged
lunny merged 15 commits into
go-gitea:mainfrom
lunny:lunny/support_update_branch_api
Dec 10, 2025
Merged

Support updating branch via API#35951
lunny merged 15 commits into
go-gitea:mainfrom
lunny:lunny/support_update_branch_api

Conversation

@lunny
Copy link
Copy Markdown
Member

@lunny lunny commented Nov 14, 2025

Resolve #35368

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 14, 2025
@lunny lunny force-pushed the lunny/support_update_branch_api branch from 5ed2141 to 2ad3451 Compare November 14, 2025 03:22
@lunny lunny marked this pull request as ready for review November 18, 2025 17:58
@lunny lunny added this to the 1.26.0 milestone Nov 18, 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 Nov 18, 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 Nov 26, 2025
Comment thread routers/api/v1/repo/branch.go Outdated
Comment thread routers/api/v1/repo/branch.go
Comment thread services/repository/branch.go Outdated
Comment thread services/repository/branch.go Outdated
Comment thread services/repository/branch.go Outdated
@wxiaoguang wxiaoguang marked this pull request as draft November 28, 2025 01:36
@lunny lunny marked this pull request as ready for review December 10, 2025 00:36
@lunny
Copy link
Copy Markdown
Member Author

lunny commented Dec 10, 2025

This is ready to review again

@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Dec 10, 2025
@lunny lunny enabled auto-merge (squash) December 10, 2025 18:54
@lunny lunny merged commit a440116 into go-gitea:main Dec 10, 2025
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 Dec 10, 2025
@lunny lunny deleted the lunny/support_update_branch_api branch December 10, 2025 19:41
zjjhot added a commit to zjjhot/gitea that referenced this pull request Dec 12, 2025
* giteaofficial/main:
  Move some functions to gitrepo package to reduce RepoPath reference directly (go-gitea#36126)
  Make Golang correctly delete temp files during uploading (go-gitea#36128)
  [skip ci] Updated translations via Crowdin
  Support updating branch via API (go-gitea#35951)
  Use gitrepo's clone and push when possible (go-gitea#36093)
  Improve math rendering (go-gitea#36124)
  Add matching pair insertion to markdown textarea (go-gitea#36121)
  Changed a small typo in an error message and code comments. (go-gitea#36117)
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Mar 10, 2026
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add API to update (reset) a branch

5 participants