Skip to content

Add a yaml schema file for the gitstream.cm file validation and error free IDE editing #767

@dorongutman

Description

@dorongutman

Is your feature request related to a problem? Please describe.
I'm always frustrated when my IDE shows error on my gitstream.cm file, for example in the following line:

- {{ (pr.comments | filter(attr='content', term='/bypass_e2e') | filter(attr='commenter', list=['userA']) | some )}}

Describe the solution you'd like
I would like to have a yaml schema file I could reference in my gitstream.cm file so the IDE will show proper validation and maybe even auto complete of possible values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions