[PR #1934] [CLOSED] 1922 batch repo collection #3834

Closed
opened 2026-02-22 18:34:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1934
Author: @DipFlip
Created: 7/23/2024
Status: Closed

Base: masterHead: 1922-batch-repo-collection


📝 Commits (4)

  • 12329fa add batch collection for gitlab repos
  • 5ab9a16 add batch collection for github repos
  • 7f8d130 run yarn lint
  • 0fa53ae Merge branch 'master' into 1922-batch-repo-collection

📊 Changes

2 files changed (+105 additions, -84 deletions)

View changed files

📝 frontend/src/components/Modals/ManageWorkspace/DataConnectors/Connectors/Github/index.jsx (+53 -42)
📝 frontend/src/components/Modals/ManageWorkspace/DataConnectors/Connectors/Gitlab/index.jsx (+52 -42)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves https://github.com/Mintplex-Labs/anything-llm/issues/1922

What is in this change?

This updates the GitHub and GitLab data connectors to accept multiple repo addresses at once. Repos are entered one per line in the input field and will be collected one by one after the user clicks Submit.

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/1934 **Author:** [@DipFlip](https://github.com/DipFlip) **Created:** 7/23/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `1922-batch-repo-collection` --- ### 📝 Commits (4) - [`12329fa`](https://github.com/Mintplex-Labs/anything-llm/commit/12329fa9c06e3a6863ba5a818ced78e7a96652f2) add batch collection for gitlab repos - [`5ab9a16`](https://github.com/Mintplex-Labs/anything-llm/commit/5ab9a161bbc764abac84252320972eba291624cd) add batch collection for github repos - [`7f8d130`](https://github.com/Mintplex-Labs/anything-llm/commit/7f8d130528aff23d4f4b4c9c0c91c062851082b2) run yarn lint - [`0fa53ae`](https://github.com/Mintplex-Labs/anything-llm/commit/0fa53ae1a0fcf5f5b2d987b355dbfb4041436258) Merge branch 'master' into 1922-batch-repo-collection ### 📊 Changes **2 files changed** (+105 additions, -84 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Modals/ManageWorkspace/DataConnectors/Connectors/Github/index.jsx` (+53 -42) 📝 `frontend/src/components/Modals/ManageWorkspace/DataConnectors/Connectors/Gitlab/index.jsx` (+52 -42) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves https://github.com/Mintplex-Labs/anything-llm/issues/1922 ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> This updates the GitHub and GitLab data connectors to accept multiple repo addresses at once. Repos are entered one per line in the input field and will be collected one by one after the user clicks `Submit`. ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [ ] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:34:35 -05:00
yindo closed this issue 2026-02-22 18:34:35 -05:00
yindo changed title from [PR #1934] 1922 batch repo collection to [PR #1934] [CLOSED] 1922 batch repo collection 2026-06-05 15:15:28 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3834