Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Allow multiple repos #36

Open
meichthys opened this issue Jan 11, 2022 · 4 comments
Open

Feature Request: Allow multiple repos #36

meichthys opened this issue Jan 11, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@meichthys
Copy link

Currently it seems like we can only configure a single repo for the extension.

It would be nice if the extension would work on a user level for all repos in the user's Gitea account.

@meichthys
Copy link
Author

The best current work-around I've found is to set User-level settings for everything but the repo name, then in the workspace-level settings only set the repo name. This works well although it takes a bit to setup when you have a lot of repos.

@meichthys
Copy link
Author

If this issue ever gets implemented, we could specify ${workspaceFolder} as the repo name, but currently that doesn't seem to be possible.

@IJustDev
Copy link
Owner

Hey, thanks for coming up with this idea, I really like it. Please feel free to implement this yourself and create a pull request! This will speed up things drastically

@peacememories
Copy link

I think most other git server integration plugins (like gitlab-workflow) use the url of a remote to decide which repository the current workspace is using. Would that be an option here?

@IJustDev IJustDev added the enhancement New feature or request label Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants