boomerang-io / community

The Boomerang community, roadmap, planning, and architecture repository. The central place for information on joining, contributing, and governance.
https://useboomerang.io
Apache License 2.0
11 stars 0 forks source link

Support onError in tasks #346

Open tlawrie opened 2 years ago

tlawrie commented 2 years ago

Supporting onError in the steps of a task. https://github.com/tektoncd/pipeline/pull/4106

As we don't currently support multi-step tasks, we don't really need support for this just yet. But worthwhile noting down.