Skip to content

[Automated] Update gh CLI Options - #4615

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

[Automated] Update gh CLI Options#4615
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-gh

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

This PR contains automatically generated updates to gh 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:

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 (3)
  • src/ModularPipelines.GitHub/Generated/Gh.Generation.json is excluded by !**/generated/**
  • src/ModularPipelines.GitHub/Options/GhBrowseOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.GitHub/Services/IGh.Generated.cs 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: f8bfdf95-0218-4730-a76a-1b12b28d3957

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-gh branch from 355515a to 93295ae Compare September 6, 2026 06:40
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Code review

This is a fully automated PR from the ModularPipelines.OptionsGenerator workflow, re-scraping gh CLI v2.98.0 help output. The diff is minimal and entirely within generated files:

  • Gh.Generation.json — updated provenance hash
  • GhBrowseOptions.Generated.cs / IGh.Generated.cs — doc comment for gh browse updated from - Pull requests to - Issues, mirroring the upstream CLI's own help text change

This follows the project's convention (per CLAUDE.md) that generated options are the sole source of truth and should never be hand-edited — nothing here was. No logic changes, no non-generated files touched, no issues found.

No issues found. Checked for bugs and CLAUDE.md compliance.

@thomhurst
thomhurst merged commit 393ac23 into main Sep 6, 2026
15 checks passed
@thomhurst
thomhurst deleted the automated/update-cli-options-gh branch September 6, 2026 07:02
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