Skip to content

Update SonarQube plugin version#2324

Merged
aaronpowell merged 2 commits into
github:mainfrom
tomshafir-sonarsource:update-sonarqube-plugin
Jul 17, 2026
Merged

Update SonarQube plugin version#2324
aaronpowell merged 2 commits into
github:mainfrom
tomshafir-sonarsource:update-sonarqube-plugin

Conversation

@tomshafir-sonarsource

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, workflow, or canvas extension file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, workflow, or canvas extension with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the main branch for this pull request.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • New canvas extension.
  • Update to existing instruction, prompt, agent, plugin, skill, workflow, or canvas extension.
  • Other (please specify):

Additional Notes

Updating SonarQube plugin version from 2.2 to 2.3


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings July 16, 2026 09:13
@github-actions github-actions Bot added external-plugin Public external plugin submission plugin PR touches plugins labels Jul 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the SonarQube external plugin listing to version 2.3.0.

Changes:

  • Bumps the plugin version and source reference from 2.2.0 to 2.3.0.
  • Synchronizes the generated marketplace entry.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
plugins/external.json Updates the canonical SonarQube plugin entry.
.github/plugin/marketplace.json Updates the generated marketplace entry.

aaronpowell
aaronpowell previously approved these changes Jul 17, 2026
@aaronpowell
aaronpowell changed the base branch from staged to main July 17, 2026 00:15
@aaronpowell
aaronpowell dismissed their stale review July 17, 2026 00:15

The base branch was changed.

@github-actions github-actions Bot added the requires-submitter-fixes Submission has quality-gate findings that submitter must fix before maintainer review label Jul 17, 2026
@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

⚠️ External plugin PR checks need maintainer follow-up

  • Changed entries detected: 1
  • Workflow state label: awaiting-review

Per-plugin quality summary

Plugin vally lint install smoke test version match overall source tree
sonarqube pass pass infra_error infra_error 2.3.0

Gate output details

sonarqube - vally lint (pass)

✅ sonar-analyze (3/3 checks passed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.
    ✓ [orphan-files] No orphan files found across 1 skill(s).
        ✓ orphan-files: No references/ directory found — no orphans possible.
✅ sonar-coverage (3/3 checks passed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.
    ✓ [orphan-files] No orphan files found across 1 skill(s).
        ✓ orphan-files: No references/ directory found — no orphans possible.
✅ sonar-dependency-risks (3/3 checks passed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.
    ✓ [orphan-files] No orphan files found across 1 skill(s).
        ✓ orphan-files: No references/ directory found — no orphans possible.
✅ sonar-duplication (3/3 checks passed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.
    ✓ [orphan-files] No orphan files found across 1 skill(s).
        ✓ orphan-files: No references/ directory found — no orphans possible.
✅ sonar-fix-issue (3/3 checks passed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-re
...output truncated...
sonarqube - install smoke test (pass)

Install smoke test succeeded. Verified /tmp/external-plugin-quality-w7vcgI/copilot-home/.copilot/installed-plugins/external-plugin-intake/sonarqube/.github/plugin/plugin.json.
sonarqube - version match (infra_error)

- 2.3.0: Unable to read ".github/plugin/plugin.json" at "2.3.0": fatal: invalid object name '2.3.0'.
  • sonarqube: vally-lint=pass, install-smoke=pass, version-match=infra_error, overall=infra_error

@aaronpowell

Copy link
Copy Markdown
Contributor

You can ignore the failures of the other plugins - I need to review why they got picked up on this PR 😅

@aaronpowell
aaronpowell enabled auto-merge (squash) July 17, 2026 00:19
@github-actions

Copy link
Copy Markdown
Contributor

🔒 PR Risk Scan Results

Scanned 2 changed file(s).

Severity Count
🔴 High 0
🟠 Medium 0
ℹ️ Info 0

✅ No matching risk patterns were detected in changed files.

This is an automated soft-gate report. Findings indicate review targets and do not block merge by themselves.

@aaronpowell
aaronpowell merged commit eb8ce30 into github:main Jul 17, 2026
11 checks passed
@github-actions github-actions Bot added awaiting-review Submission is waiting for automated intake validation and removed requires-submitter-fixes Submission has quality-gate findings that submitter must fix before maintainer review labels Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review Submission is waiting for automated intake validation external-plugin Public external plugin submission plugin PR touches plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants