Skip to content

[Automated] Update sonar-scanner CLI Options - #4612

Merged
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-sonar-scanner
Sep 6, 2026
Merged

[Automated] Update sonar-scanner CLI Options#4612
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-sonar-scanner

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

This PR contains automatically generated updates to sonar-scanner CLI options classes.

The generator scraped the latest CLI help output from the installed tool.

Changes

  • Updated options classes to reflect latest CLI documentation
  • Added new commands if any were detected
  • Updated option types and descriptions

Assembly-wide public API impact

No active public API changes were detected in this assembly.

Command coverage

Command coverage report:

  • sonar-scanner (SonarScanner CLI 8.0.1.6346): 1 commands, tree 944baa3accf9323dfebdf2c80745c343a30dd6bbb1b9ea867489959c12c680be
    • Baseline comparison: 1 commands at SonarScanner CLI 8.0.1.6346 -> 1 commands at SonarScanner CLI 8.0.1.6346

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

@thomhurst thomhurst added automated dependencies Pull requests that update a dependency file labels Sep 3, 2026
@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • src/ModularPipelines.SonarScanner/Generated/SonarScanner.Generation.json is excluded by !**/generated/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: f5a0b949-7bde-4b68-b6d0-f60d3087e280

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-sonar-scanner branch from 948ae90 to bde6be8 Compare September 6, 2026 06:26
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review

This automated PR only bumps generatorSourceSha256 in src/ModularPipelines.SonarScanner/Generated/SonarScanner.Generation.json. The commandTreeSha256 and tool version are unchanged, meaning no actual SonarScanner CLI options/commands changed — this is just a hash refresh reflecting a change in the generator's own source (per repo convention, generated output should not be hand-edited, and this file isn't hand-edited here).

No functional code changed, no generated options classes changed, and the change is consistent with how this repository's generator pipeline is expected to update metadata. No actionable findings.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-sonar-scanner branch from bde6be8 to 08b7ab3 Compare September 6, 2026 07:40
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review

This PR consists of a single, fully auto-generated change: the generatorSourceSha256 field in src/ModularPipelines.SonarScanner/Generated/SonarScanner.Generation.json was updated to reflect a new hash of the options generator source. No hand-written logic, behavior, or API surface is touched.

Per project conventions, generated options/metadata files like this should not be hand-edited and are the source of truth as produced by the generator/scraper — this diff is consistent with that (it's the expected regeneration artifact, not a manual tweak). No design, correctness, or architectural concerns apply here since there is no logic change to evaluate.

No actionable findings.

@thomhurst
thomhurst merged commit 4be8181 into main Sep 6, 2026
11 checks passed
@thomhurst
thomhurst deleted the automated/update-cli-options-sonar-scanner branch September 6, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant