Skip to content

docs: sync metadata.md with latest plugin.schema.json#2603

Merged
tolzhabayev merged 1 commit intomainfrom
docs/sync-metadata-schema-docspath
Apr 30, 2026
Merged

docs: sync metadata.md with latest plugin.schema.json#2603
tolzhabayev merged 1 commit intomainfrom
docs/sync-metadata-schema-docspath

Conversation

@tolzhabayev
Copy link
Copy Markdown
Collaborator

@tolzhabayev tolzhabayev commented Apr 30, 2026

Summary

  • Regenerates docusaurus/docs/reference/metadata.md by running npm -w website run prebuild to sync it with the latest upstream plugin.schema.json.
  • Fixes the "Verify metadata.md is up to date with plugin.schema.json" CI check that is currently blocking docs PRs (e.g. docs(plugin-e2e): document accessibility testing with Axe #2600).
  • The schema change is the addition of a single new property: docsPath — "Path to the directory containing plugin documentation."

Follows the same pattern as #2582.

Test plan

  • Verify the "Verify metadata.md" CI check passes

Adds the new `docsPath` property that was added upstream to
grafana/grafana's plugin.schema.json. Generated via
`npm -w website run prebuild`.
Copilot AI review requested due to automatic review settings April 30, 2026 07:47
@tolzhabayev tolzhabayev requested a review from a team as a code owner April 30, 2026 07:47
@tolzhabayev tolzhabayev added the no-changelog Don't include in changelog and version calculations label Apr 30, 2026
@tolzhabayev tolzhabayev added the no-changelog Don't include in changelog and version calculations label Apr 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2026

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR regenerates metadata.md so the plugin.json reference matches the latest upstream plugin.schema.json, unblocking the “Verify metadata.md is up to date with plugin.schema.json” CI check.

Changes:

  • Adds documentation for the newly introduced docsPath property in the plugin.json metadata reference.

@tolzhabayev tolzhabayev enabled auto-merge (squash) April 30, 2026 07:52
@github-project-automation github-project-automation Bot moved this from 📬 Triage to 🔬 In review in Grafana Catalog Team Apr 30, 2026
@tolzhabayev tolzhabayev merged commit 4b8a02a into main Apr 30, 2026
35 checks passed
@tolzhabayev tolzhabayev deleted the docs/sync-metadata-schema-docspath branch April 30, 2026 08:04
@github-project-automation github-project-automation Bot moved this from 🔬 In review to 🚀 Shipped in Grafana Catalog Team Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Don't include in changelog and version calculations

Projects

Status: 🚀 Shipped

Development

Successfully merging this pull request may close these issues.

3 participants