p2achai/ADR 2.0 Agent Promotion

Promote AARs under configured docs/aar/ directories to ADRs under docs/adr/, update index.json (agent-friendly).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
llm_providerLLM provider to use: 'openai' or 'claude'noopenai
openai_api_keyOpenAI API key (required when llm_provider=openai)no
openai_modelOpenAI model namenogpt-5.1
anthropic_api_keyAnthropic API key (required when llm_provider=claude)no
claude_modelClaude model namenoclaude-sonnet-4-6
github_tokenGitHub token for creating PRs (PAT recommended; GITHUB_TOKEN may be insufficient in some orgs)yes
pr_branchBranch name for ADR auto-PRnoadr/auto-update
pr_titlePR title for ADR updatesnochore: ADR auto-update
pr_bodyPR body for ADR updatesnoAutomated ADR updates generated from AARs.
pr_baseBase branch for the PR (optional; defaults to repo default)no
reviewersComma or newline separated GitHub usernames to request as PR reviewersno
docs_dirsComma or newline separated docs directories to process. Each directory must contain aar/ and adr/. Defaults to docsnodocs
add_pathsPaths passed to create-pull-request add-pathsnodocs/**
languageLanguage to generate ADRs (e.g., en, ko); default ennoen

no outputs