Skip to content

Cannot deal with regex string as default input #631

@larmitage-bjss

Description

@larmitage-bjss

Given I have defined an input and provided a default value which is a regex (the regex I have used is to detect semantic versioning: ^v[0-9]+\.[0-9]+\.[0-9]+.*$)
When the generate docs action runs
The regex is not interpreted as plain text and ends up inserting part of the beginning of the readme file into the readme within the inputs table cell where the default value is also inserted

Example here: https://github.com/larmitage-bjss/fork-action-docs-action/pull/2/files

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