Skip to content

ref(grouping): Add default value for message regex keys#107375

Merged
lobsterkatie merged 2 commits intomasterfrom
kmclb-add-default-value-for-message-regex-keys
Feb 2, 2026
Merged

ref(grouping): Add default value for message regex keys#107375
lobsterkatie merged 2 commits intomasterfrom
kmclb-add-default-value-for-message-regex-keys

Conversation

@lobsterkatie
Copy link
Member

This adds a default value for the message parameterizer's regex_pattern_keys value. Rather than relying on a hard-coded list, it pulls keys from our default set of regexes. This currently amounts to the same thing, but saves us from having to remember to update a the hard-coded list in case we add a new parameterization type.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 30, 2026
@lobsterkatie lobsterkatie marked this pull request as ready for review January 30, 2026 23:23
@lobsterkatie lobsterkatie requested a review from a team as a code owner January 30, 2026 23:23
@lobsterkatie lobsterkatie merged commit ea41d60 into master Feb 2, 2026
76 checks passed
@lobsterkatie lobsterkatie deleted the kmclb-add-default-value-for-message-regex-keys branch February 2, 2026 16:08
shellmayr pushed a commit that referenced this pull request Feb 4, 2026
This adds a default value for the message parameterizer's `regex_pattern_keys` value. Rather than relying on a hard-coded list, it pulls keys from our default set of regexes. This currently amounts to the same thing, but saves us from having to remember to update a the hard-coded list in case we add a new parameterization type.
@github-actions github-actions bot locked and limited conversation to collaborators Feb 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants