Skip to content

[aw-daily] GAP-3: production-gotchas.md missing "Redact secrets in logs" MCP gateway resolved gotcha #41

@github-actions

Description

@github-actions

Gap Details

Type: missing (priority 3)
File: skills/aw-author/references/production-gotchas.md
Section: MCP / Tool Execution section (or new "Resolved Gotchas" section)

Current Content

production-gotchas.md does not document the "Redact secrets in logs" warning from MCP gateway, nor its resolution.

Expected Change

Add a gotcha entry (or resolved-gotcha note) documenting:

Gotcha: "Redact secrets in logs" warnings in MCP gateway logs

  • Symptom: Persistent "Redact secrets in logs" warnings appearing in agent workflow logs when MCP gateway starts.
  • Root cause: MCP gateway Docker container was running as a different user than the runner, causing file permission/ownership mismatches that triggered secret redaction warnings.
  • Resolution: Fixed in gh-aw MCP Gateway v0.2.x — gateway now runs as runner user with proper uid/gid Docker mapping (PR #26658).
  • Workaround if still seeing this: Ensure your gh-aw extension is up to date (gh aw upgrade). Verify MCP gateway is v0.2.24+.

Source

Acceptance Criteria

  • Gotcha entry added to production-gotchas.md
  • Includes symptom, root cause, and resolution

Generated by Daily Intelligence Pipeline · ● 4.3M ·

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions