Skip to content

feat(events): add PR merged and PR closed webhook events #15736

feat(events): add PR merged and PR closed webhook events

feat(events): add PR merged and PR closed webhook events #15736

Triggered via pull request April 4, 2025 14:52
Status Failure
Total duration 1m 30s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
validate: api/webhook/post.go#L196
cannot use repo (variable of type *"github.com/go-vela/server/api/types".Repo) as []byte value in argument to scm.FromContext(c).VerifyWebhook
validate: api/webhook/post.go#L228
repo redeclared in this block
validate: api/webhook/post.go#L183
other declaration of repo
validate
Process completed with exit code 1.