Skip to content

Conversation

@frigus02
Copy link

@frigus02 frigus02 commented Aug 11, 2025

The labels.exclude property takes an array of objects with name properties.

See usage:

this.exclude = exclude.filter(item => item?.name).map(item => new RegExp(item.name))

Possibly fixes #764

@frigus02 frigus02 force-pushed the fix-label-exclude-schema branch from 089318a to f9940c4 Compare August 11, 2025 12:57
The labels.exclude property takes an array of objects with  properties.
@frigus02 frigus02 force-pushed the fix-label-exclude-schema branch from f9940c4 to 1d214ce Compare August 11, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants