Skip to content

feat(rulesets): add support for PR labeled events #12896

feat(rulesets): add support for PR labeled events

feat(rulesets): add support for PR labeled events #12896

Triggered via pull request April 1, 2024 22:06
Status Failure
Total duration 1m 49s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test: scm/github/webhook.go#L333
unknown field Labels in struct literal of type types.PullRequest
test: compiler/native/compile.go#L73
unknown field Label in struct literal of type pipeline.RuleData
test: database/repo/repo_test.go#L214
unknown field Labeled in struct literal of type actions.Pull
test: database/repo/repo_test.go#L215
unknown field Unlabeled in struct literal of type actions.Pull
test: database/secret/secret_test.go#L239
unknown field Labeled in struct literal of type actions.Pull
test: database/secret/secret_test.go#L240
unknown field Unlabeled in struct literal of type actions.Pull
test
Process completed with exit code 2.