]> source.dussan.org Git - gitea.git/commit
Fix misspelling of mergable (#30896) (#30905)
authorGiteabot <teabot@gitea.io>
Wed, 8 May 2024 16:38:46 +0000 (00:38 +0800)
committerGitHub <noreply@github.com>
Wed, 8 May 2024 16:38:46 +0000 (16:38 +0000)
commit2f91a461f7f25f9b59c7c54406b4dbe2a44e2fc2
tree85ac569b6b59cfaad36294cec977899bd98c943c
parent084bec89ed7ae0816fc2d8db6784ad22523d1fc4
Fix misspelling of mergable (#30896) (#30905)

Backport #30896 by @yp05327

https://github.com/go-gitea/gitea/pull/25812#issuecomment-2099833692
Follow #30573

Co-authored-by: yp05327 <576951401@qq.com>
routers/api/v1/repo/pull.go
routers/web/repo/pull.go
services/automerge/automerge.go
services/pull/check.go