You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
We have requests from some of our customers to add an extra layer of security when creating changesets from a Batch Change to have the associated commits in a changeset signed by the author of the Batch Change. To achieve tho
The proposal here is to have users generate SSH keys on Sourcegraph, the private key will be encrypted and stored and used for creating commits, while the public key will be displayed to the user to be added to their code hosts.
This issue is related to #15271.
We have requests from some of our customers to add an extra layer of security when creating changesets from a Batch Change to have the associated commits in a changeset signed by the author of the Batch Change. To achieve tho
The proposal here is to have users generate SSH keys on Sourcegraph, the private key will be encrypted and stored and used for creating commits, while the public key will be displayed to the user to be added to their code hosts.
Thanks to Erik, we have a draft PR here.
The scope of work involved to finish this implementation includes:
Tracked issues
@unassigned
Completed
@BolajiOlajide
Completed
#52979)@courier-new
Completed
#52430)#52749)#52492)#52979)#53212)@st0nebraker
Completed
#52979)Stretch goal: