Files
swe-agent--swe-agent/.env.example
T
wehub-resource-sync 4e0f4422d0
build-docs / deploy (push) Waiting to run
Check Markdown links / markdown-link-check (push) Waiting to run
Pytest / test (3.11) (push) Waiting to run
Pytest / test (3.12) (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:25:42 +08:00

9 lines
322 B
Bash

# GitHub Personal Access Token
# Used for GitHub API operations: querying repository metadata,
# cloning private repos, and opening pull requests.
#
# Required scopes:
# public_repo - for public repos (read metadata, open PRs)
# repo - for private repos (all of the above + private repo access)
GITHUB_TOKEN=