Skip to content

Comments

fix: add keywords array to plugin.json#1592

Merged
ckbedwell merged 2 commits intomainfrom
fix/plugin-json-keywords
Feb 17, 2026
Merged

fix: add keywords array to plugin.json#1592
ckbedwell merged 2 commits intomainfrom
fix/plugin-json-keywords

Conversation

@ckbedwell
Copy link
Contributor

Added keywords array to plugin.json and the $schema so we can be made aware of any invalidations moving forwards.

This is needed as the CI/CD check in the release process failed: https://github.com/grafana/synthetic-monitoring-app/actions/runs/22096907179/job/63891288305

(like our ID doesn't match the regex pattern...)

@ckbedwell ckbedwell requested a review from a team as a code owner February 17, 2026 17:15
@ckbedwell ckbedwell requested review from Pokom and VikaCep and removed request for a team February 17, 2026 17:15
@github-actions github-actions bot added the fix A fix applied to the application. label Feb 17, 2026
Pokom
Pokom previously approved these changes Feb 17, 2026
Copy link
Contributor

@Pokom Pokom left a comment

Choose a reason for hiding this comment

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

Looks like most of the diff is from formatting of the json blob, splitting out actions and scopes to multiple lins

@github-actions
Copy link

github-actions bot commented Feb 17, 2026

Script size changes

Name +/- Main This PR Outcome
[217.js] = 2,190.04 kB 2,190.00 kB
[361.js] -0.05% 801.47 kB 801.07 kB
[datasource/module.js] = 25.25 kB 25.25 kB
[692.js] = 20.64 kB 20.64 kB
[663.js] = 5.83 kB 5.83 kB
[module.js] = 4.59 kB 4.59 kB
[156.js] = 1.90 kB 1.90 kB

Totals

Name +/- Main This PR Outcome
[Scripts] -0.01% 3,049.72 kB 3,049.27 kB
[Non-script Assets] +0.07% 2,677.50 kB 2,679.28 kB
[All] +0.02% 5,727.22 kB 5,728.55 kB

Generated by 🚫 dangerJS against 14bd5b4

@ckbedwell ckbedwell force-pushed the fix/plugin-json-keywords branch from 486067b to 14bd5b4 Compare February 17, 2026 17:25
@ckbedwell ckbedwell merged commit bc3ab1c into main Feb 17, 2026
36 checks passed
@ckbedwell ckbedwell deleted the fix/plugin-json-keywords branch February 17, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix A fix applied to the application.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants