Skip to content

feat: Regex in Field Policies#190

Closed
CodeShellDev wants to merge 30 commits intomainfrom
feat/regex-in-field-policies
Closed

feat: Regex in Field Policies#190
CodeShellDev wants to merge 30 commits intomainfrom
feat/regex-in-field-policies

Conversation

@CodeShellDev
Copy link
Owner

Summary

This PR adds #106.
By first compiling regex and falling back to regular string matching on compile error.

Changes

  • added regex to string type value for doPoliciesApply

Checklist

  • PR tested
  • Docs updated (if applicable)

Related

github-actions bot and others added 24 commits December 25, 2025 17:08
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@CodeShellDev CodeShellDev linked an issue Jan 7, 2026 that may be closed by this pull request
@CodeShellDev
Copy link
Owner Author

rebasing to v1.5.0 branch

@CodeShellDev
Copy link
Owner Author

tag #193

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.

Allow Regex in FieldPolicies

1 participant