You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that label filename extensions are removed when setting up repo options
The previous code did not remove the .yaml/.yml extension from label
files within the customPath. This would lead to duplicate lists of
labels.
Fix#23715Close#23717
Signed-off-by: Andrew Thornton <[email protected]>
0 commit comments