Skip to content

Managing Your Repo

Venafi provides access to our managed GitLab instance to streamline code and script submissions for ecosystem solutions. GitLab provides better visibility and version control and more consistent documentation.

Documentation

All repositories should include a README file with any information needed to configure the integration. An example repository with sample documentation is available here. Feel free to copy and use as a starting point.

Account Required

Some of the resources on this page will require a Venafi user account in order to access. Please feel free to create one. If you encounter any issues, please let us know.

Docs Required

All new projects and merge requests will be required to have accompanying documentation.

Merge Requests

The main branch is protected in all Ecosystem repositories. All changes must be committed to a separate branch and a merge request must be opened. Venafi teams will automatically be notified and will begin code review. We try to respond as quickly as possible.

Code Review

Venafi teams will review the committed code and merge to the main branch after passing review.