Skip to content

chore: introduce sonar in ci#60

Merged
ajaskolski merged 1 commit into
mainfrom
feat-introduce-sonar-in-ci
May 19, 2026
Merged

chore: introduce sonar in ci#60
ajaskolski merged 1 commit into
mainfrom
feat-introduce-sonar-in-ci

Conversation

@ajaskolski
Copy link
Copy Markdown
Contributor

@ajaskolski ajaskolski commented May 19, 2026

Introduce Sonar to CI.

@ajaskolski ajaskolski changed the title feat: introduce sonar in ci chore: introduce sonar in ci May 19, 2026
@cl-sonarqube-production
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
No data about Duplication

See analysis details on SonarQube

@ajaskolski ajaskolski marked this pull request as ready for review May 19, 2026 11:58
@ajaskolski ajaskolski requested a review from a team as a code owner May 19, 2026 11:58
Copilot AI review requested due to automatic review settings May 19, 2026 11:58
@ajaskolski ajaskolski enabled auto-merge (squash) May 19, 2026 11:59
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

Introduces SonarQube scanning into CI by adding a Sonar scan job to the pull request workflow and creating a new scheduled workflow that runs lint, tests, and a Sonar scan daily against main. Also adds the ci-lint-misc job to the PR workflow for parity.

Changes:

  • Add ci-lint-misc and sonarqube jobs to pull-request-main.yml.
  • Add a new daily-scheduled schedule-main.yml workflow running lint, tests, and Sonar scan.

Reviewed changes

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

File Description
.github/workflows/pull-request-main.yml Adds misc linting job and a Sonar scan job gated on PR events and prior job success.
.github/workflows/schedule-main.yml New scheduled workflow running lint, misc lint, tests, and Sonar scan on main.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ajaskolski ajaskolski merged commit 5dccaec into main May 19, 2026
22 checks passed
@ajaskolski ajaskolski deleted the feat-introduce-sonar-in-ci branch May 19, 2026 12:19
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.

3 participants