Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Release v0.0.25

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 19:21
27e7b54
fix: Update trigger binding to use the new extensions field (#191)

The Overlays in the Tekton eventlistener will add elements to a new field known as "extensions" instead of modifying the existing fields in the incoming payload.
This PR updates the trigger binding to extract the branch name from the new extensions field

Signed-off-by: Chetan Banavikalmutt <[email protected]>