Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

docs: add homepage field to root package.json#110

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/add-homepage-to-package-json
Closed

docs: add homepage field to root package.json#110
Copilot wants to merge 2 commits intomainfrom
copilot/add-homepage-to-package-json

Conversation

Copy link
Contributor

Copilot AI commented Feb 12, 2026

Adds homepage field pointing to https://backlog-cli.simochee.net in root package.json, aligning with the CLI package configuration.

{
  "private": true,
  "license": "MIT",
  "homepage": "https://backlog-cli.simochee.net",
  "repository": {
    "type": "git",
    "url": "https://github.com/simochee/backlog-cli.git"
  }
}

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: lollipop-onl <57135584+lollipop-onl@users.noreply.github.com>
Copilot AI changed the title [WIP] Add homepage to package.json for backlog-cli docs: add homepage field to root package.json Feb 12, 2026
Copilot AI requested a review from lollipop-onl February 12, 2026 08:41
@lollipop-onl lollipop-onl marked this pull request as ready for review February 12, 2026 08:41
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

@codecov
Copy link

codecov bot commented Feb 12, 2026

Bundle Report

Bundle size has no change ✅

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants