[go: up one dir, main page]

Skip to content

FEATURE: configure the open in your IDE URL

Problem to solve

When using a self hosted installation you might want to enforce SSH git operations. Assuming this is already in place you you still have the button to open the repository in your IDE. This request is still done to the https url. So i would like to configure the url the "open in your IDE" button will clone.

Intended users

and probably all users that want to open the repository in their ide.

Proposal

We try to work with as much ssh as possible on our instance and would still like to offer this feature.

Further details

I tried to configure this in the admin ui but haven't found it.

Permissions and Security

Admins should be allowed to configure this url.

Available Tier

  • Free

What does success look like, and how can we measure that?

When clicking on the link you should be able to clone the repo through SSH.