Skip to content

GitWriteAdapter

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/apps/api/src/docs-pr/git-write/git-write.adapter.ts

Provider-agnostic write surface. Phase 0 ships only the GitHub implementation; GitLab/Bitbucket slot in behind this same interface later.

Methods

MethodSignatureReturns
openOrUpdatePropenOrUpdatePr(input: OpenOrUpdatePrInput)Promise<OpenOrUpdatePrResult>

Referenced By

  • DocsPrService (DEPENDS_ON)

Was this page helpful?

Download as PDF