Fix issue where commenting with a status change could partially fail. #32403
Triggered via pull request
September 29, 2025 23:42
Status
Failure
Total duration
2m 48s
Artifacts
–
pull-db-tests.yml
on: pull_request
files-changed
/
detect
7s
test-pgsql
2m 10s
test-sqlite
2m 36s
test-unit
2m 22s
test-mysql
2m 29s
test-mssql
2m 13s
Annotations
10 errors
|
test-pgsql
Process completed with exit code 2.
|
|
test-pgsql:
routers/web/repo/issue_comment.go#L207
pull.GetGitHeadBranchRefName undefined (type *"code.gitea.io/gitea/models/issues".PullRequest has no field or method GetGitHeadBranchRefName)
|
|
test-mssql
Process completed with exit code 2.
|
|
test-mssql:
routers/web/repo/issue_comment.go#L207
pull.GetGitHeadBranchRefName undefined (type *"code.gitea.io/gitea/models/issues".PullRequest has no field or method GetGitHeadBranchRefName)
|
|
test-unit
Process completed with exit code 2.
|
|
test-unit:
routers/web/repo/issue_comment.go#L207
pull.GetGitHeadBranchRefName undefined (type *"code.gitea.io/gitea/models/issues".PullRequest has no field or method GetGitHeadBranchRefName)
|
|
test-mysql
Process completed with exit code 2.
|
|
test-mysql:
routers/web/repo/issue_comment.go#L207
pull.GetGitHeadBranchRefName undefined (type *"code.gitea.io/gitea/models/issues".PullRequest has no field or method GetGitHeadBranchRefName)
|
|
test-sqlite
Process completed with exit code 2.
|
|
test-sqlite:
routers/web/repo/issue_comment.go#L207
pull.GetGitHeadBranchRefName undefined (type *"code.gitea.io/gitea/models/issues".PullRequest has no field or method GetGitHeadBranchRefName)
|