Skip to content

Migrate from deprecated github-label-sync to @endbug/github-label-sync#323

Merged
EndBug merged 2 commits into
mainfrom
copilot/migrate-to-endbug-github-label-sync
May 19, 2026
Merged

Migrate from deprecated github-label-sync to @endbug/github-label-sync#323
EndBug merged 2 commits into
mainfrom
copilot/migrate-to-endbug-github-label-sync

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 19, 2026

Financial-Times/github-label-sync has been deleted/made private and the npm package is marked as deprecated. This migrates to @endbug/github-label-sync, a fork maintained by this action's author with an identical API.

Changes

  • package.json: swap github-label-sync@endbug/github-label-sync@^3.0.0; drop @types/github-label-sync devDependency
  • src/index.ts: update import specifier accordingly
  • src/@endbug__github-label-sync.d.ts (new): ambient module declaration providing TypeScript types for the new package, which ships no bundled types but exposes the same API surface

Copilot AI linked an issue May 19, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Migrate to @endbug/github-label-sync dependency Migrate from deprecated github-label-sync to @endbug/github-label-sync May 19, 2026
Copilot finished work on behalf of EndBug May 19, 2026 21:53
Copilot AI requested a review from EndBug May 19, 2026 21:53
@EndBug EndBug marked this pull request as ready for review May 19, 2026 21:55
@EndBug EndBug merged commit d737ebe into main May 19, 2026
4 checks passed
@EndBug EndBug deleted the copilot/migrate-to-endbug-github-label-sync branch May 19, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate to @endbug/github-label-sync

2 participants