-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
2
-
False
-
False
-
Based off of
ODC-4277it was trivial to add the auto complete -
0
-
Undefined
-
Not Supported
-
-
ODC Sprint 200
-
1
Description
As a user, I'd like to have the same support of code assistance in the Trigger modal that I can get in the Pipeline Builder.
Acceptance Criteria
- For Parameter inputs, support Param code assistance (
ODC-4277is doing Pipeline Builder version of this)- `uid` is a global always available parameter
- $(uid)
- Support all the variables in the (Cluster)TriggerBinding (there is a variable section – see screenshot)
- $(tt.params.<variableName>)
- `uid` is a global always available parameter
- All changes are reflected in the TriggerTemplate resource that is created – nothing else should be impacted with this story
Additional Details:
See ODC-4277 for the foundation of Param code assistance.
TriggerTemplate Docs: https://github.com/tektoncd/triggers/blob/main/docs/triggertemplates.md#structure-of-a-triggertemplate
- is blocked by
-
ODC-4277 Code assistance for referencing params in pipeline builder
-
- Closed
-
- links to