Skip to content

chore: daily-upstream-check routine blocked — push access denied + 7 fetch failures #76

Description

@NativeTeachingAidsB

Daily Upstream Check — 2026-07-12 — Blocked

The daily-upstream-check routine ran on 2026-07-12 and completed all fetches, but could not push results to the repository because the session's GitHub credentials (user NativeTeachingAidsB) lack write access to this repo.

What was accomplished

  • All 15 upstream sources were attempted.
  • 8 sources fetched successfully (baseline versions established in local commit).
  • State and log files were committed locally on branch chore/routines-daily-2026-07-12 but could not be pushed.

Baseline versions fetched (first run)

Source Version
claude-code-cli 2.1.207
claude-agent-sdk 0.3.207
claude-agent-sdk-py 0.2.116
codex-cli 0.144.1
aider 0.86.2
goose 0.1.0
mcp-python 1.28.1
mcp-ts 1.29.0

Fetch failures (7 sources — persistent, not transient)

Source Reason
cursor Network proxy policy blocks cursor.com (403)
cline Network proxy policy blocks marketplace.visualstudio.com (403)
continue Network proxy policy blocks marketplace.visualstudio.com (403)
windsurf Network proxy policy blocks windsurf.com (403)
zed GitHub session scope does not include zed-industries/zed
mcp-spec GitHub session scope does not include modelcontextprotocol/specification
claude-plugins-official GitHub session scope does not include anthropics/claude-plugins-official

Action required

  1. Grant write access to the account running the routine so it can push docs/upstream-log/ changes and open PRs.
  2. Network policy: Allow cursor.com, windsurf.com, and marketplace.visualstudio.com in the remote execution environment's proxy allowlist, OR replace those sources with proxy-accessible equivalents (e.g., their GitHub release APIs if available).
  3. GitHub scope: Add zed-industries/zed, modelcontextprotocol/specification, and anthropics/claude-plugins-official to the session's allowed repository list (via the routine's environment config), OR switch to an alternative fetch path that doesn't require GitHub API scope.

Auto-generated by daily-upstream-check routine (2026-07-12).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions