Skip to content

Regex Match Validator#188

Merged
rohi-v merged 6 commits into
ServiceNowDevProgram:mainfrom
LakshmiChaitanyaReddy:Chaitanya-ILC-ActionPack-v2
Oct 17, 2025
Merged

Regex Match Validator#188
rohi-v merged 6 commits into
ServiceNowDevProgram:mainfrom
LakshmiChaitanyaReddy:Chaitanya-ILC-ActionPack-v2

Conversation

@LakshmiChaitanyaReddy

@LakshmiChaitanyaReddy LakshmiChaitanyaReddy commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

A generic action to check if a given string matches given pattern

input1: RegExp : Regular expression pattern as a string
input2: Input String: String that you want to evaluate
input3: Flags: Flags for RegExp(optional)

Outputs: Is match: A boolean value whether a given string matches the given pattern or not

@github-actions

Copy link
Copy Markdown

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@rohi-v rohi-v self-assigned this Oct 17, 2025
@rohi-v

rohi-v commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

Hi @LakshmiChaitanyaReddy
Here are my suggestions :

  • Change the PR Description by adding what's the input, output and when should we use this action.
  • Please add Error Evaluations if step1 fails.
  • Make the necessary Inputs mandatory

@LakshmiChaitanyaReddy LakshmiChaitanyaReddy changed the title Chaitanya ilc action pack v2 Regex Match Validator Oct 17, 2025
@LakshmiChaitanyaReddy LakshmiChaitanyaReddy marked this pull request as draft October 17, 2025 08:19

@LakshmiChaitanyaReddy LakshmiChaitanyaReddy left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @rohi-v ,
Thanks for reviewing
I have made the changes
could you please check now?

Thanks,
Chaitanya

@LakshmiChaitanyaReddy LakshmiChaitanyaReddy marked this pull request as ready for review October 17, 2025 08:23
@github-actions

Copy link
Copy Markdown

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@rohi-v rohi-v left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @LakshmiChaitanyaReddy

Can you push the action changes again, I am getting issues uploading the file.

@LakshmiChaitanyaReddy LakshmiChaitanyaReddy marked this pull request as draft October 17, 2025 09:09
@LakshmiChaitanyaReddy LakshmiChaitanyaReddy marked this pull request as ready for review October 17, 2025 09:10
@LakshmiChaitanyaReddy

Copy link
Copy Markdown
Contributor Author

done @rohi-v

@github-actions

Copy link
Copy Markdown

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@rohi-v

rohi-v commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

Looks Good, Thank you for your contribution

@rohi-v rohi-v merged commit edf0176 into ServiceNowDevProgram:main Oct 17, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants