thollander / actions-comment-pull-request

GitHub action to comment pull request
MIT License
317 stars 82 forks source link

Consistent input naming convention #386

Open nitrocode opened 1 week ago

nitrocode commented 1 week ago

Most use snake case and other inputs use camel case. Could the next version have consistent inputs so if we wrap this action, we can also use consistent inputs?

e.g.

pr_number
filePath
GITHUB_TOKEN