argoproj-labs / hera

Hera is an Argo Python SDK. Hera aims to make construction and submission of various Argo Project resources easy and accessible to everyone! Hera abstracts away low-level setup details while still maintaining a consistent vocabulary with Argo. ⭐️ Remember to star!
https://hera.rtfd.io
Apache License 2.0
550 stars 105 forks source link

Add informational label as one of the minimal type labels #1103

Closed elliotgunton closed 2 months ago

elliotgunton commented 2 months ago

The type:informational label is not one of the set of "minimal required labels", resulting in failing CI in #1102