Skip to content

Set up SonarQube code analysis - #42

Merged
nickcernis merged 1 commit into
masterfrom
engineering-excellence-setup-sonarqube
Aug 25, 2026
Merged

Set up SonarQube code analysis#42
nickcernis merged 1 commit into
masterfrom
engineering-excellence-setup-sonarqube

Conversation

@nickcernis

Copy link
Copy Markdown
Contributor

Summary

  • Adds sonar-project.properties with project key getflywheel_create-local-addon_52669db6-8a86-4010-8c17-d085eeae8d59
  • Adds .github/workflows/sonar.yaml — runs SonarQube scan + quality gate on all PRs and pushes to master
  • Static analysis only (no duplicate test run — no tests exist in this repo yet)
  • Both files are excluded from the published npm package via the files allowlist in package.json

Test plan

  • Confirm the sonarqube check appears and passes on this PR
  • Merge PR and add SonarQube Code Analysis + sonarqube as required status checks on master

Adds sonar-project.properties and a GitHub Actions workflow that runs
the SonarQube scan and quality gate on all PRs and pushes to master.
@sonarqube-wp-engine-prod

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube

@nickcernis
nickcernis marked this pull request as ready for review August 24, 2026 16:18
@nickcernis
nickcernis requested a review from a team as a code owner August 24, 2026 16:18

@bgturner bgturner 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.

LGTM

@nickcernis
nickcernis merged commit 5027f2f into master Aug 25, 2026
2 of 3 checks passed
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