Skip to content

Commit 695f903

Browse files
committed
Fixed labels and annotations filter
Signed-off-by: Yuri Sa <[email protected]>
1 parent 7b53851 commit 695f903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.chloggen/fix-filter-labels-annotations.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ issues: [2770]
1313
# (Optional) One or more lines of additional information to render under the primary note.
1414
# These lines will be padded with 2 spaces and then inserted directly into the document.
1515
# Use pipe (|) for multiline entries.
16-
subtext: Changed the approach from regexp.MatchString, which was representing a high resource cost and |
16+
subtext: | Changed the approach from regexp.MatchString, which was representing a high resource cost and
1717
confusing the users to strings.Contains, which turned out to be simpler and more efficient.

0 commit comments

Comments
 (0)