Skip to content

IngestOutcome

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/api/src/git-sync/git-sync-ingest.service.ts

One ingest outcome per matching sync row (returned for tests/observability).

Properties

PropertyType
projectIdstring
status`
| 'skipped-echo-trailer'
| 'skipped-echo-bot'
| 'skipped-echo-mirror-sha'
| 'no-docs-changes'
| 'too-large'
| 'error'` |

| crId | string | | reason | string |

Was this page helpful?

Download as PDF