You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm going to use this action to update copyright information in template file (for XSlate template engine) using custom transform feature.
Of course, not all of template contains copyright year information. Currently I have to specify accurate file path that contains copyright year manually.
Describe the solution you'd like
If this action provides option that ignores regex mismatch, I will be able to use glob to specify target candidates.
A maintainer will be with you shortly, but first and foremost I would like to thank you for taking the time to report this issue. Quality is of the highest priority for us, and we would never release anything with known defects. We aim to do our best but unfortunately you are here because you encountered something we didn't expect. Lets see if we can figure out what went wrong and provide a remedy for it.
Hi @windymelt! This sounds like a feature we could implement, but let's have this issue open to see if others might find this useful as well. With enough interest we'll implement it!
Is your feature request related to a problem? Please describe.
I'm going to use this action to update copyright information in template file (for XSlate template engine) using custom transform feature.
Of course, not all of template contains copyright year information. Currently I have to specify accurate file path that contains copyright year manually.
Describe the solution you'd like
If this action provides option that ignores regex mismatch, I will be able to use glob to specify target candidates.
Describe alternatives you've considered
Additional context
my transform is like this:
some of template contains following line:
The text was updated successfully, but these errors were encountered: