-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
20 lines (15 loc) · 827 Bytes
/
Copy path.env.example
File metadata and controls
20 lines (15 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# GitHub Repo Auditor environment configuration
# Copy to .env and fill in values, then run:
# audit <github-username> --doctor
# Recommended for private repos, higher rate limits, writeback previews, and governed actions.
# Public-only audits can run without it, but diagnostics will warn about the reduced capability.
GITHUB_TOKEN=
# Optional: enables AI narrative and other narrative helpers when requested.
ANTHROPIC_API_KEY=
# Optional: required for Notion sync, Notion registry, and Notion-backed writeback paths.
NOTION_TOKEN=
# Optional: override the default output directory if you do not want to use ./output
# AUDIT_OUTPUT_DIR=output
# Optional: keep this around if you frequently use the flagship workbook path.
# The committed default remains assets/excel/analyst-template.xlsx.
# AUDIT_EXCEL_MODE=template