Skip to content

WriteNotPermittedError

reference
1 min readUpdated

Kind: Class

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

Thrown when the repo cannot be written — the GitHub App lacks contents

/ pull_requests
(the installation hasn't re-consented), or no installation/token is available. The orchestrator records this as status:'error' and NEVER touches the repo, so the feature degrades gracefully instead of breaking anything.

Extends: Error

Was this page helpful?

Download as PDF