Skip to main 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.

note

You will need a Venafi user account to access Cool Solutions. Create an account at Venafi Success.

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.