โ06-26-2025 10:17 AM
Hi community,
Is it possible for a workflow to reference multiple Git sources? Specifically, can different tasks within the same workflow point to different Git repositories or types of Git sources?
Ty ๐
โ06-26-2025 03:08 PM
Hi @jeremy98
Yes, it's definitely possible for a workflow to reference multiple Git sources, and different tasks within the same workflow can point to different Git repositories or types of Git sources. This is a common pattern in modern CI/CD and workflow orchestration systems.
Friday
Hi @lingareddy_Alva,
Can you please point to some documentation on how to do it?
I am trying right now to define for several of tasks in my dbx workflow a separate git repository (all on same BitBucket Server). When I define one, it pushes it to all tasks. Even in YAML it references in single and not plural:
โ06-27-2025 12:47 AM
Hello @jeremy98
Thanks for your reply.It is really helpful.
If possible please could you suggest any documents so that I can prepare the plan to fix the issue.
Thanks
Sukrut
โ06-27-2025 05:37 AM
A workflow can reference multiple Git sources. You can specify the git information for each task. However, I am not sure you can have multiple GitProvider for the same workspace....
Monday
Hi @mai_luca,
Can you please point to some documentation on how to do it?
I am trying right now to define for several of tasks in my dbx workflow a separate git repository (all on same BitBucket Server). When I define one, it pushes it to all tasks. Even in YAML it references in single and not plural:
Friday
Hi, it is not possible to do. The git source will be overwritten..
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now