dorny / paths-filter

Conditionally run actions based on files modified by PR, feature branch or pushed commits
MIT License
2.14k stars 239 forks source link

Change warning annotations to notices regarding ignored inputs #241

Open Vanley opened 4 months ago

Vanley commented 4 months ago

When input parameter is ignored, annotation should just inform about it.

Available annotations on the github actions (https://github.com/actions/toolkit/tree/main/packages/core):

image