Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ability to specify triggering files #37

Open
avegancafe opened this issue Aug 8, 2021 · 0 comments
Open

feat: add ability to specify triggering files #37

avegancafe opened this issue Aug 8, 2021 · 0 comments

Comments

@avegancafe
Copy link
Contributor

Is your feature request related to a problem? Please describe.

This is a super useful package. In my specific use-case I'm working in a pretty large monolith where there are a significant number of people that only work in ruby, so a significant portion of the PRs opened in the repo don't change any js.

Describe the solution you'd like

It would be cool if we could specify a list of files that would cause this action to only execute and comment and such if those specified files were changed.

Describe alternatives you've considered

Not sure if there is an alternative besides ignoring the comment a majority of the time. It is pretty slow though currently since there's no caching, so might also end up being added noise for a significant percentage of PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant