Skip to content

Interpolation not supported in front-matter #164

Open
@jnewland

Description

@jnewland
Run JasonEtco/create-an-issue@v2
⬤  debug     Reading from file .github/workflows/workflow-failure-issues-issue-template.md
Error: can not read a block mapping entry; a multiline key may not be an implicit key at line 2, column 7:
    labels: {{ env.LABELS }}, default-template
          ^
✖  fatal     YAMLException: can not read a block mapping entry; a multiline key may not be an implicit key at line 2, column 7: 
    labels: {{ env.LABELS }}, default-template

I'm pairing this workflow with another bit of logic to close the issue it opens in certain conditions. Given this I'd like to configure the set of labels on the issue at the workflow level so I can use it for both the issue creation and for the lookup/close operation.

I'd love to contribute a PR if you'd be open to a fix for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions