fix: Add PublicJobs to CreateProjectOptions

Added support for a PublicJobs setting when creating new GitLab projects. This allows developers to specify whether job information should be publicly visible when creating a project through the API. It replaces the deprecated PublicBuilds attribute.

Merge request reports

Loading