sourcebot/packages/schemas/src/v3
Michael Sukkarieh c2299aa86b
feat(auth): github app (#570)
* properly handle emails for github app auth case

* add docs info for auth through github app

* more info in docs for user auth perms

* modify review agent env var names

* github app service auth

* coderabbit suggestions

* fixes

* fix build
2025-10-21 20:17:28 -07:00
..
app.schema.ts feat(auth): github app (#570) 2025-10-21 20:17:28 -07:00
app.type.ts feat(auth): github app (#570) 2025-10-21 20:17:28 -07:00
azuredevops.schema.ts fix(ado): Manually pass token through http header for ado server (#543) 2025-09-27 17:14:29 -07:00
azuredevops.type.ts fix(ado): Manually pass token through http header for ado server (#543) 2025-09-27 17:14:29 -07:00
bitbucket.schema.ts Add Bitbucket support (#275) 2025-04-25 11:22:40 -07:00
bitbucket.type.ts Add Bitbucket support (#275) 2025-04-25 11:22:40 -07:00
connection.schema.ts fix(ado): Manually pass token through http header for ado server (#543) 2025-09-27 17:14:29 -07:00
connection.type.ts fix(ado): Manually pass token through http header for ado server (#543) 2025-09-27 17:14:29 -07:00
genericGitHost.schema.ts feat: Generic git host support (local & remote) (#307) 2025-05-15 13:42:58 -07:00
genericGitHost.type.ts feat: Generic git host support (local & remote) (#307) 2025-05-15 13:42:58 -07:00
gerrit.schema.ts feat(gerrit): Multi-branch indexing support for Gerrit (#433) 2025-08-05 16:35:47 -07:00
gerrit.type.ts feat(gerrit): Multi-branch indexing support for Gerrit (#433) 2025-08-05 16:35:47 -07:00
gitea.schema.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
gitea.type.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
github.schema.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
github.type.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
githubApp.schema.ts feat(auth): github app (#570) 2025-10-21 20:17:28 -07:00
githubApp.type.ts feat(auth): github app (#570) 2025-10-21 20:17:28 -07:00
gitlab.schema.ts feat(gitlab): Add exclude.userOwnedProjects config setting (#498) 2025-09-08 22:38:18 -04:00
gitlab.type.ts feat(gitlab): Add exclude.userOwnedProjects config setting (#498) 2025-09-08 22:38:18 -04:00
index.schema.ts feat(auth): github app (#570) 2025-10-21 20:17:28 -07:00
index.type.ts feat(auth): github app (#570) 2025-10-21 20:17:28 -07:00
languageModel.schema.ts feat(ask_sb): Add support for queryParams to OpenAI compatible language model providers (#490) 2025-09-04 18:02:49 -04:00
languageModel.type.ts feat(ask_sb): Add support for queryParams to OpenAI compatible language model providers (#490) 2025-09-04 18:02:49 -04:00
searchContext.schema.ts feat(search_contexts): Add ability to include/exclude connections in search contexts (#399) 2025-07-27 10:11:58 -07:00
searchContext.type.ts feat(search_contexts): Add ability to include/exclude connections in search contexts (#399) 2025-07-27 10:11:58 -07:00
shared.schema.ts feat(ask_sb): Add support for queryParams to OpenAI compatible language model providers (#490) 2025-09-04 18:02:49 -04:00
shared.type.ts feat(ask_sb): Add support for queryParams to OpenAI compatible language model providers (#490) 2025-09-04 18:02:49 -04:00