Skip to content

fix: refresh cross-repository token wiring - #23

Merged
PANDAJSR merged 1 commit into
masterfrom
fix/opencode-verify-token
Sep 5, 2026
Merged

fix: refresh cross-repository token wiring#23
PANDAJSR merged 1 commit into
masterfrom
fix/opencode-verify-token

Conversation

@PANDAJSR

@PANDAJSR PANDAJSR commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • diagnose the latest retry failure as an expired or invalid SECTL_SECAGENT_GITHUB_TOKEN
  • refresh the repository secret
  • verify the private relay repository before running OpenCode
  • provide the cross-repository token to both gh and Git credential configuration

Failure

The failed run stopped before OpenCode started:

HTTP 401: Bad credentials (https://api.github.com/graphql)

The token secret had been configured from an expired/invalid local credential. The secret was refreshed and verified locally against SECTL/secagent-official-relay.

Validation

  • local GitHub API access to the private relay succeeds with the refreshed token
  • workflow YAML parses successfully
  • git diff --check passes

@PANDAJSR
PANDAJSR merged commit 2f15cd0 into master Sep 5, 2026
3 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.

1 participant