Skip to content

docs: drop the host from two comments - #41

Merged
royklo merged 1 commit into
mainfrom
fix/redact-dev-host-comments
Sep 10, 2026
Merged

docs: drop the host from two comments#41
royklo merged 1 commit into
mainfrom
fix/redact-dev-host-comments

Conversation

@royklo

@royklo royklo commented Sep 10, 2026

Copy link
Copy Markdown
Owner

Both comments named the API host while describing measured 403 behaviour. The environment is incidental to what they document, and that host serves the unreleased OpenAPI spec unauthenticated, so the module's own denylist in InforcerCommunity-MCP already treats the string as one to keep out.

Comment text only — no behaviour change. Consistency suite: 199/199.

Summary of changes

Brief description of what this PR does.

Related issue

Fixes #(issue number) — or "None".

Checklist

  • Tests pass locally (Invoke-Pester ./Tests/Consistency.Tests.ps1)
  • Comment-based help is complete for any cmdlet I changed (synopsis, description, parameters, examples)
  • I followed the consistency contract (parameter order, property names, JSON depth 100) — see CONTRIBUTING.md
  • If I added or changed a cmdlet, I updated docs/CMDLET-REFERENCE.md

Both comments named the dev API host while describing measured 403 behaviour.
The environment is incidental to what they document, and that host serves the
unreleased OpenAPI spec unauthenticated, so the module's own denylist in
InforcerCommunity-MCP already treats the string as one to keep out.

Comment text only — no behaviour change. Consistency suite: 199/199.

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
Copilot AI lite review requested due to automatic review settings September 10, 2026 08:48
@royklo royklo changed the title docs: drop the dev host from two comments docs: drop the host from two comments Sep 10, 2026
@royklo
royklo merged commit fa29a7c into main Sep 10, 2026
4 checks passed
@royklo
royklo deleted the fix/redact-dev-host-comments branch September 10, 2026 08:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

The changes are comment-only, with no runtime behavior changes.

Pull request overview

Removes an incidental development host name from two comments without changing runtime behavior.

Changes:

  • Generalizes the expired-key test comment.
  • Generalizes the Connect-Inforcer explanatory comment.
File summaries
File Description
Tests/Consistency.Tests.ps1 Updates test documentation.
module/Public/Connect-Inforcer.ps1 Updates inline behavior documentation.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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