CodelyTV / pr-size-labeler

🏷 Visualize and optionally limit the size of your Pull Requests
https://github.com/marketplace/actions/pull-request-size-labeler
MIT License
336 stars 58 forks source link

Unexpected input(s) 'ignore_file_deletions' #79

Closed Achllle closed 1 month ago

Achllle commented 1 month ago

When I add ignore_file_deletions to the labeler.yml action description, I get the following warning:

Warning: Unexpected input(s) 'ignore_file_deletions', valid inputs are ['entryPoint', 'args', 'GITHUB_TOKEN', 'xs_label', 'xs_max_size', 's_label', 's_max_size', 'm_label', 'm_max_size', 'l_label', 'l_max_size', 'xl_label', 'fail_if_xl', 'message_if_xl', 'github_api_url', 'files_to_ignore']

I'm using the vanilla labeler.yml file on main. I tried setting uses: codelytv/pr-size-labeler@v1.10 which threw an error from the Github Actions VScode extension.

Not sure if I'm missing something or if this needs more time to be released.

Achllle commented 1 month ago

Woops, fixed by settings @v1.10.0 iso @v1.0