Skip to content

support whitespace in author fields by wrapping in parenthesis (regex…

Administrator requested to merge insights/whitespace-author-fields into main

Created by: coury-clark

#40707

Supports whitespace in author field by wrapping the resulting regexp in a group.

Test plan

Unit tests and tested locally

{
            "label": "coury-clark",
            "count": 198,
            "query": "type:commit author:(^coury-clark$) insight"
},

Merge request reports

Loading