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 19s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: 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
build: api/webhook/post.go#L228
repo redeclared in this block
build: api/webhook/post.go#L183
other declaration of repo
build
Process completed with exit code 2.