Skip to content
Success

Changes

Summary

  1. feat(tekton/v1): add webhook notifications and tidbx notify task (#3856) (commit: 7aa9152) (details)
Commit 7aa9152bce57b05cf74e439aa1e417f4fa348da2 by noreply
feat(tekton/v1): add webhook notifications and tidbx notify task (#3856)

Move pingcap-deliver-images into delivery/, refactor steps and results,
and add a notify-webhook-url param plus a conditional post-notify step
that emits cloud events on successful delivery.

Add pingcap-notify-for-tidbx-images Task and a TriggerTemplate/Trigger
to handle tidbx-specific notifications, and update kustomize manifests
to include the new resources and external task refs.
(commit: 7aa9152)
The file was removedtekton/v1/tasks/pingcap-deliver-images.yaml
The file was addedtekton/v1/triggers/triggers/_/notify/notify-successful-image-delivery-tidbx.yaml
The file was addedtekton/v1/tasks/delivery/pingcap-deliver-images.yaml
The file was modifiedtekton/v1/tasks/kustomization.yaml (diff)
The file was modifiedtekton/v1/triggers/triggers/kustomization.yaml (diff)
The file was addedtekton/v1/tasks/delivery/pingcap-notify-for-tidbx-images.yaml
The file was addedtekton/v1/triggers/templates/_/notify-successful-image-delivery-tidbx.yaml
The file was modifiedtekton/v1/triggers/templates/kustomization.yaml (diff)