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

Add Support for Regex Match Transformations in Actions #621

Closed
1 task done
p0fi opened this issue May 5, 2023 · 1 comment
Closed
1 task done

Add Support for Regex Match Transformations in Actions #621

p0fi opened this issue May 5, 2023 · 1 comment

Comments

@p0fi
Copy link

p0fi commented May 5, 2023

Check for existing issues

  • Completed

Describe the feature

It would be really cool if we could have a way to offer actions that could fix for example casing with regex support. I would like to specify a regex pattern to match something and then offer a transformation (e.g. casing change to PascalCase or something like that) of that exact match as an action. This seems not possible today.

@p0fi p0fi changed the title Add Support for Casing Replacements in Actions Add Support for Regex Match Transformations in Actions May 5, 2023
@jdkato
Copy link
Member

jdkato commented Feb 27, 2024

This will be possible in the next release.

@jdkato jdkato closed this as completed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants