feat: update docs for commit signing#1021
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
docs/admin/config/batch_changes.mdx
Outdated
|
|
||
| ### Commit signing with SSH Keys (GitLab and GitHub) | ||
|
|
||
| <Callout type="note"> This feature is supported only in Sourcegraph versions 6.2 or more.</Callout> |
There was a problem hiding this comment.
Nit: How about "or later" instead of "or more"?
There was a problem hiding this comment.
Hm, after finishing reading this diff I see we have "or more" in other parts of the docs as well. I'm curious what Maedah's stance is
There was a problem hiding this comment.
@MaedahBatool do we have a standard here?
There was a problem hiding this comment.
hey @bahrmichael we have the following formats:
- v6.2 or more
- v6.2+
|
@MaedahBatool This PR is now ready for review. The feature will be available to customers with the 6.2 release. Should we target main, or a different branch? |
MaedahBatool
left a comment
There was a problem hiding this comment.
Added few changes via direct commits. Approving now looks good :)
Closes SRCH-1746