Skip to content

[Automated] Update cosign CLI Options - #4763

Open
thomhurst wants to merge 1 commit into
mainfrom
automated/update-cli-options-cosign
Open

[Automated] Update cosign CLI Options#4763
thomhurst wants to merge 1 commit into
mainfrom
automated/update-cli-options-cosign

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

Summary

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

  • cosign (v3.1.3): 29 commands, tree 1973081916b34287502c8fc7331d2ed8753564b45fb33dfcbf974028d53beb6b
    • Baseline comparison: 29 commands at v3.1.3 -> 29 commands at v3.1.3

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

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

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • src/ModularPipelines.Cosign/Generated/Cosign.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: 7013d24a-0828-4cc6-b9a0-faa4d5936168

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.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review

This PR is a pure auto-generated metadata update: the only change is the generatorSourceSha256 field in src/ModularPipelines.Cosign/Generated/Cosign.Generation.json, reflecting a hash of the generator's source rather than any tool behavior change. toolVersion and commandTreeSha256 are unchanged, and no generated C# option classes are touched.

There is no logic, API surface, or behavior change to review here — nothing to flag.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-cosign branch from 3891088 to fadd3d2 Compare September 7, 2026 15:49
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Review

This PR is a pure auto-generated metadata update: it changes exactly one field, generatorSourceSha256, in src/ModularPipelines.Cosign/Generated/Cosign.Generation.json. toolVersion and commandTreeSha256 are unchanged, no generated option classes are touched, and the PR description reports no active public API changes (29→29 commands, identical command-tree hash). This matches the sanctioned automated-regeneration flow in CLAUDE.md — the provenance hash is simply catching up to the generator's current source fingerprint, consistent with the queue of per-tool regeneration PRs.

There is no logic, API surface, or behavior change to review here, and the prior review's findings for this PR still hold at the new head — nothing to flag.

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