Skip to content

Conversation

@LakshmiChaitanyaReddy
Copy link
Contributor

@LakshmiChaitanyaReddy LakshmiChaitanyaReddy commented Oct 17, 2025

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

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
Copy link
Contributor

rohi-v commented Oct 17, 2025

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
Copy link
Contributor Author

@LakshmiChaitanyaReddy LakshmiChaitanyaReddy left a comment

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

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!

Copy link
Contributor

@rohi-v rohi-v left a comment

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
Contributor Author

done @rohi-v

@github-actions
Copy link

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
Copy link
Contributor

rohi-v commented Oct 17, 2025

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