File match - Ignore case #101
Unanswered
marzoni-nicolas
asked this question in
Q&A
Replies: 1 comment
-
@marzoni-nicolas Hi! Thanks for raising a question 😃 auto-request-review/src/reviewer.js Lines 53 to 60 in 6a51ceb If we'd like to pass parameters, we need to pass it through the Actions configuration file, and tweak this code a little bit. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team, I am wondering if there a way to ignore case when evaluating file names?
Based on the documentation you are using minimatch and seems that we could disable the case sensitive using nocase feature. is there a way to enable/disable this from the configuration file?
Best,
Beta Was this translation helpful? Give feedback.
All reactions