Kind: Interface
Source: atloria-monorepo/apps/api/src/git-sync/git-sync.types.ts
gitMeta persisted on a kind:'git' DocsChangeRequest — drives the GitHub badge in the Changes tab and the requireReview-aware auto-merge after staging.
Properties
| Property | Type |
|---|---|
repoFullName | string |
branch | string |
headSha | string |
compareUrl | `string |
pusherLogin | `string |
author | `{ name?: string |
autoMerge | boolean |
mergeById | `string |
Was this page helpful?