dependabot[bot]
b0a1180683
Bump @octokit/request-error from 5.0.1 to 5.1.1 ( #846 )
...
* Bump @octokit/request-error from 5.0.1 to 5.1.1
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js ) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/octokit/request-error.js/releases )
- [Commits](https://github.com/octokit/request-error.js/compare/v5.0.1...v5.1.1 )
---
updated-dependencies:
- dependency-name: "@octokit/request-error"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* check failures fix
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com >
2025-07-29 12:08:39 -05:00
MaksimZhukov
ab7411ec21
Change version of Node.js runtime to node20
2023-10-25 14:25:13 +02:00
MaksimZhukov
ac9175f8a1
Bump @octokit/plugin-retry from 5.0.4 to 5.0.5 ( #610 )
2023-07-10 13:01:42 +02:00
MaksimZhukov
375538a703
Bump @octokit/plugin-retry from 5.0.2 to 5.0.4 ( #599 )
2023-06-28 13:52:50 +02:00
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
MaksimZhukov
36adcc2cb2
Update licenses and dependencies ( #477 )
2023-01-09 15:27:57 +01:00
dependabot[bot]
9b2da75f4b
Bump @actions/github from 2.2.0 to 5.0.0 ( #161 )
...
* Bump @actions/github from 2.2.0 to 5.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 2.2.0 to 5.0.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* update licensed cache
* Code changes to support github 5.0
* regenerate dist/index
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com >
2021-06-21 11:39:52 -04:00
Patrick Ellis
d7e0357984
update licensed cache
...
I just ran `licensed cache`.
2021-06-07 10:12:02 -04:00
Thomas Boop
9794b1493b
Add Licensed To Help Verify Prod Licenses ( #91 )
...
* Add Licensed Workflows and config files
* Manually verify licenses
* Ignore Generated Files in Git PR's
2020-09-16 10:01:44 -04:00