[Feat]: Allow support for harness.io/pipelines annotations without the keys #130
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
🔖 Feature description
Currently the
harness.io/pipelines
annotations expects an array of key value pairs like thisHowever it should also be possible to skip these keys here. If the keys are missing, then the pipeline name can be used as the keys in the dropdown list.
or simply
🎤 Context
✌️ Possible Implementation
backstage-plugins/plugins/harness-ci-cd/src/components/ExecutionList/ExecutionList.tsx
Lines 291 to 296 in 32d285f
The text was updated successfully, but these errors were encountered: