Search GitHub Issues by label prefix, suffix, and contains
On the new GitHub Project Boards, you can use wildcard characters to search issue labels. label:"prefix*" // i.e. Label starts with label:"*suffix" // i.e. Label ends with label:"*contains*" //...




