Activity
remove obsolete duplucation check
remove obsolete duplucation check
remove IDE config folders from gitignore
remove IDE config folders from gitignore
use Sets, and issue a call only if labels have actually changed
use Sets, and issue a call only if labels have actually changed
rename removeLabel
to removeLabelFromList
to avoid confusion
rename
removeLabel
to removeLabelFromList
to avoid confusionnest the dedupe logic
nest the dedupe logic
keep manually-added labels
keep manually-added labels
add spec for excess labels
add spec for excess labels
Merge branch 'main' into fix/max-100-labels
Merge branch 'main' into fix/max-100-labels
use splice instead of set
use splice instead of set
never set more than 100 labels
never set more than 100 labels