Skip to content

[deep-report] Docs: meet-the-workflows.md Issue Triage Agent example is stale vs. live v0.45.5 workflow #60410

Description

@github-actions

Description: docs/src/content/docs/blog/2026-01-13-meet-the-workflows.md shows an example "Issue Triage Agent" workflow that has materially diverged from the real workflow file at pinned tag v0.45.5. Missing from the blog example: strict: true, the real schedule/workflow_dispatch triggers, tools.github.lockdown: true, an imports: list, the community label, and comment-template sections that exist in the live file. Readers following this blog post as a reference example will build workflows missing these safety/behavior settings.

Expected Impact: Prevents new users from copying a stale, less-safe example (missing lockdown: true and strict: true particularly matter for security posture) from official blog documentation.

Suggested Agent: docs-focused coding agent; source discussion #60288 (Delight) includes the exact before/after YAML diff needed, so this is close to a direct copy-paste fix.

Estimated Effort: 1 hour (single file, content already diffed by source report).

Data Source: Delight documentation-freshness discussion #60288.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • api.anthropic.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "api.anthropic.com"

See Network Configuration for more information.

Generated by 🔬 Deep Report · claude · agent · 466.3 AIC · ⌖ 9.9 AIC · ⊞ 12.8K ·

  • expires on Sep 14, 2026, 4:52 AM UTC-08:00

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions