-
Ray Schamp authored
Concatenate all the tags plus the library item name into one string and search for a match within that. This allows queries to partially match tags and library item names. The `\n` delimiter is because my first choices of `' '` or `,` are typeable, and would end up matching everything.
Ray Schamp authoredConcatenate all the tags plus the library item name into one string and search for a match within that. This allows queries to partially match tags and library item names. The `\n` delimiter is because my first choices of `' '` or `,` are typeable, and would end up matching everything.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.