Skip to content

fix(webhook): prevent tag events from bypassing branch filters targets #35449 #32435

fix(webhook): prevent tag events from bypassing branch filters targets #35449

fix(webhook): prevent tag events from bypassing branch filters targets #35449 #32435

Triggered via pull request October 2, 2025 10:50
Status Failure
Total duration 3m 4s
Artifacts

pull-db-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-mssql
Process completed with exit code 2.
test-mssql: services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch
test-pgsql
Process completed with exit code 2.
test-pgsql: services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch
test-mysql
Process completed with exit code 2.
test-mysql: services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch
test-unit
Process completed with exit code 2.
test-unit: services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch
test-sqlite
Process completed with exit code 2.
test-sqlite: services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch