Files
labeler/.licenses/npm
Mark Massoud 7a202e6428 fix: Limit number of labels added to 100 (#497)
* push to excess labels to avoid reaching the limit

* build dist

* never set more than 100 labels

* use splice instead of set

* ignore IDE folders

* install @octokit/plugin-retry

* always setLabels

* fix indentations

* fix specs

* add spec for excess labels

* prettier

* licensed cache

* revert to !!core.getInput('sync-labels')

* better warning for exceeded labels

* keep manually-added labels

* nest the dedupe logic

* rename `removeLabel` to `removeLabelFromList` to avoid confusion

* use Sets, and issue a call only if labels have actually changed

* remove IDE config folders from gitignore

* remove obsolete duplucation check

---------

Co-authored-by: Mark Massoud <mark@unrealcloud.io>
2023-06-21 11:49:43 +02:00
..
2021-06-11 18:59:18 -04:00
2021-06-07 10:12:02 -04:00
2023-03-23 12:16:28 +01:00
2022-03-15 16:06:37 +00:00
2021-06-07 10:12:02 -04:00
2022-03-15 16:06:37 +00:00
2022-08-11 14:57:12 -04:00
2022-03-15 16:06:37 +00:00