Skip to content

fix: add missing metadata fields to package.json#677

Open
BWM0223 wants to merge 1 commit into
perses:mainfrom
BWM0223:fix/meta-1156
Open

fix: add missing metadata fields to package.json#677
BWM0223 wants to merge 1 commit into
perses:mainfrom
BWM0223:fix/meta-1156

Conversation

@BWM0223

@BWM0223 BWM0223 commented Jun 13, 2026

Copy link
Copy Markdown

Adds missing bugs metadata to package.json.

Fixes npm tooling unable to resolve package metadata.

Comment thread package.json
"description": "Monorepo for the Perses plugins",
"version": "0.1.0",
"bugs": {
"url": "https://github.com/perses/plugins/issues"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"url": "https://github.com/perses/plugins/issues"
"url": "https://github.com/perses/perses/issues"

We prefer to have the issues on the main repo to avoid the user to ask themself if it is a bug related to the plugin or to something else

@Nexucis

Nexucis commented Jun 15, 2026

Copy link
Copy Markdown
Member

Thank you for opening this PR.

Can you signoff your commit please ? And can you add the URL to all plugins/package.json please ? Thank you by advance 🙏

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.

2 participants