pr-lint-action icon indicating copy to clipboard operation
pr-lint-action copied to clipboard

Optional inputs are not defined

Open jaredmcateer opened this issue 2 years ago • 1 comments

Using the optional inputs results in a warning:

Warning: Unexpected input(s) 'title-regex-flags', 'error-message', valid inputs are ['entryPoint', 'args', 'title-regex']

I assume this is because they are not present in the actions.yml file but I am inexperienced with writing github actions.

jaredmcateer avatar May 09 '22 14:05 jaredmcateer

I'm also running into this issue. It seems like the error message does work, however.

cobrabr avatar Aug 26 '22 15:08 cobrabr