Skip to content

[Automated] Update newman CLI Options#2574

Merged
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-newman
May 3, 2026
Merged

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

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

Summary

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

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

@thomhurst thomhurst added automated dependencies Pull requests that update a dependency file labels May 3, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 3, 2026 03:44
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 03:44 — with GitHub Actions Inactive
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 03:44 — with GitHub Actions Inactive
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

Summary

This automated PR only updates the timestamp in — from to . There are no changes to the newman CLI options themselves (no new commands, updated flags, or modified types).

Observation: Noisy Automation

The generator re-ran and produced a PR purely for a timestamp bump. This creates PR noise without any functional value. Consider whether the options generator should:

  1. Skip PR creation when no substantive changes exist — diff the generated options files (excluding the timestamp) before opening a PR. If the only difference is the field, suppress the PR entirely.
  2. Batch updates across tools — rather than one PR per tool per run, a single PR covering all tools with real changes would reduce review burden.
  3. Use a commit-only flow for timestamp-only runs — if the intent is to record when the tool was last checked, commit directly to main (or a dedicated branch) without opening a PR for human review.

The Change Itself

The single-line change is correct and harmless. No concerns with what was generated.

Verdict

The automation logic that decides when to open a PR is worth revisiting — a PR that touches only a metadata timestamp adds overhead without meaningful signal for reviewers.

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

Summary

This automated PR only updates the GeneratedAt timestamp in AssemblyInfo.Generated.cs — from 2026-04-26T03:38:06Z to 2026-05-03T03:42:58Z. There are no changes to the newman CLI options themselves (no new commands, updated flags, or modified types).

Observation: Noisy Automation

The generator re-ran and produced a PR purely for a timestamp bump. This creates PR noise without any functional value. Consider whether the options generator should:

  1. Skip PR creation when no substantive changes exist — diff the generated options files (excluding the timestamp) before opening a PR. If the only difference is the GeneratedAt field, suppress the PR entirely.
  2. Batch updates across tools — rather than one PR per tool per run, a single PR covering all tools with real changes would reduce review burden.
  3. Use a commit-only flow for timestamp-only runs — if the intent is to record when the tool was last checked, commit directly to main (or a dedicated branch) without opening a PR for human review.

The Change Itself

The single-line change is correct and harmless. No concerns with what was generated.

Verdict

The automation logic that decides when to open a PR is worth revisiting. A PR that touches only a metadata timestamp adds overhead without meaningful signal for reviewers.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0 (≤ 20 complexity)

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@thomhurst thomhurst merged commit 135cd03 into main May 3, 2026
11 of 12 checks passed
@thomhurst thomhurst deleted the automated/update-cli-options-newman branch May 3, 2026 03:52
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