Skip to content

Fix plan-export.md example JSON to match real Export-IdlePlan output#274

Merged
blindzero merged 5 commits intochore/docsfrom
copilot/sub-pr-272-again
Mar 22, 2026
Merged

Fix plan-export.md example JSON to match real Export-IdlePlan output#274
blindzero merged 5 commits intochore/docsfrom
copilot/sub-pr-272-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 22, 2026

  • Fix docs/use/plan-export.md example JSON to match real Export-IdlePlan output:
    • plan.mode: "PlanOnly"null
    • plan.id: "plan-001" → correlationId GUID
    • condition.type: "when""always", condition.expressionnull
    • expectedState: object → null
    • Add plan.warnings: [] and step warnings: []
    • metadata.environment: "CI"null
    • metadata.labels: ["preview", "dry-run"][]
    • request.input.context: null{} (New-IdleRequest defaults Context to empty hashtable)

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] [WIP] Address feedback on manual website content review for export output fixes Fix plan-export.md example JSON to match real Export-IdlePlan output Mar 22, 2026
Copilot AI requested a review from blindzero March 22, 2026 18:29
@blindzero blindzero marked this pull request as ready for review March 22, 2026 18:30
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 22, 2026

Code Coverage Report

Overall Project 74.68% 🍏

There is no coverage information present for the Files changed

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7b234b51fb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Repository owner deleted a comment from chatgpt-codex-connector bot Mar 22, 2026
Copilot AI requested a review from blindzero March 22, 2026 18:34
@blindzero blindzero merged commit b5485bc into chore/docs Mar 22, 2026
8 checks passed
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.

2 participants