File size: 224 Bytes
3bfe3dd |
1 2 3 4 5 6 7 |
ANTHROPIC_API_KEY=<your api key>
# GitHub PR Agent Configuration
GITHUB_TOKEN=<your github token>
GITHUB_OWNER=<your github username>
GITHUB_REPO=<your repository name>
REFERENCE_PR_URL=<reference pr url for style analysis> |