-
Notifications
You must be signed in to change notification settings - Fork 61
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
Sync multiple teams/repos #15
Comments
I would reframe this feature request as "connect a team to a github org". Our use case is that we want to sync many repos to one linear team. Ideally, we'd have a way of determining which |
@janbaykara that needs a bit of architecture discussion as this can quickly creep out of scope |
Agreed. I'm not familiar with the architecture at present. Is there any kind of diagramming / documentation already, or would it just be a case of looking through the code, if I wanted to contribute to that discussion? |
@janbaykara I'll share some diagrams and documentation soon™️. They're scattered currently. One approach would be to replace the single |
Yep, a per-repo label would make sense! |
I was about to open a new issue when I noticed that this issue also could cover my use case. Here was going to be my proposal: Is there any way to sync one Linear team to different repos? Use Case Possible solutions
|
It'd be great to have this feature. We also use multiple repos for one team, so we are unable to use the integration at this point. |
Same issue for us; multiple repos (application, sdks, docs) and one team |
Same issue here. Came by your issue by coincidence @zomars. Wonder if you found a workaround or if using a monorepo at Cal.com doesn't make a critical issue? |
Would also support repo-based issue labeling. In dealing with multiple repos, but the same team working on them, this would be a huge improvement. |
My team could really use this. Small team working across multiple projects in multiple repos (separate tags for each connected repo would be ideal!) Is there a timeline for this? Would probably be able to find some time to contribute, but couldn't lead the project. |
I wonder if this is a bit of work and we can usefully try to map out what needs to happen to make this possible? It looks like a lot of the logic is in https://github.com/calcom/synclinear.com/utils/webhook/github.handler.ts - could someone make some notes in this issue so we can try and scope it out a bit and maybe someone could even use that info to submit some PRs. |
Any update or progress on this one? |
Linear now has a team-based issue sync. https://linear.app/docs/github |
yeah but it lacks a ton of features that synclinear has |
Can we sync the whole organization instead of individual repos? That way we can use Linear as a "central command" for our mix of public and private repos.
The text was updated successfully, but these errors were encountered: