CircleCI-Public / circleci-config-sdk-ts

Generate CircleCI Configuration YAML from JavaScript or TypeScript. Use Dynamic Configuration and the Config SDK together for live generative config.
https://circleci-public.github.io/circleci-config-sdk-ts/
Apache License 2.0
82 stars 29 forks source link

Feature Request: Add pipeline parameters #61

Closed KyleTryon closed 2 years ago

KyleTryon commented 3 years ago

Is there an existing issue that is already proposing this?

Is your feature request related to a problem? Please describe it

Users will want to access pipeline parameters that may have been set via the API, programmatically. These parameters can be used in code in logic statements or passed to 2.1 config elements.

Describe the solution you'd like

--

Teachability, documentation, adoption, migration strategy

--

What is the motivation / use case for changing the behavior?

--