This pull request will address #72, mainly that the action should expose exclude_* for each of files, patterns, and urls to be consistent with the opposite include_*. Since we have releases and it's suggested to use them, I think it's better to deprecate the older white_listed_* variables instead of having it confusing with both. I've also updated the examples to reference the master branch and advising the user to change to a release so they are consistent.
This pull request will address #72, mainly that the action should expose
exclude_*
for each of files, patterns, and urls to be consistent with the oppositeinclude_*
. Since we have releases and it's suggested to use them, I think it's better to deprecate the olderwhite_listed_*
variables instead of having it confusing with both. I've also updated the examples to reference the master branch and advising the user to change to a release so they are consistent.