Support for multiple git repositories

Native support for cloning and using additional Git repositories within a single stack. Ideally, these repositories could rely on the same or different Git integrations and be checked out under “/mnt”.

Workaround
A partial workaround is to run "git clone" within a before_init script. However, this has notable limitations: - Git integration credentials are not exposed to stacks. - There are no webhooks available to trigger a stack based on changes in additional repositories.
Problem
Some workflows require access to more than one Git repository within the same stack. The lack of built-in support makes these scenarios cumbersome and prevents fully automated, event-driven workflows.

Please authenticate to join the conversation.

Upvoters
Status

❌ Rejected

Board

💡 Feature Requests

Tags

VCS

Date

2 months ago

Subscribe to post

Get notified by email when there are changes.