Skip to content

allow policy arguments with comma character #1979

Open
@jiparis

Description

@jiparis

Current behaviour interprets them as CSV, converting them to multivalued arguments.

There should be a way to escape the , and skip the CSV conversion. For example:

policies:
  materials:
    - ref: my-policy
      with:
        foo: bar\, baz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions