# DocsRepoJob

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/docs-repo/docs-repo-queue.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/docs-repo/docs-repo-queue.service.ts#L7)

Coalesced per-project commit job — the committer drains the outbox for this project.
'backfill' is the S5-prep one-shot: git-back every un-tagged PUBLISHED version of the project.

## Properties

| Property | Type |
|---|---|
| `type` | `'commit' | 'backfill'` |
| `projectId` | `string` |
