CodeCargo logo

Getting Started

Frequently Asked Questions

Common Questions

Can I use private GitHub Actions?

Yes! CodeCargo works with both public marketplace actions and your private organizational actions.

Can I use private or public GitHub repositories?

Yes! CodeCargo works with both public and private GitHub repositories.

What about secrets?

Secrets stay in GitHub. CodeCargo never stores your GitHub secrets. Workflows access secrets through GitHub's native secret management.

How do I control costs?

CodeCargo runs workflows on your existing GitHub Actions runners. You maintain full control over compute resources and costs.

Can I migrate from Jenkins/GitLab?

Yes! Our AI assistant can help convert pipelines from other CI/CD systems to GitHub Actions format.

How do I view logs for my Self-Service Workflow executions?

Self-Service Workflows ultimately execute a GitHub Actions Reusable Workflow. To view the run logs, you must navigate to the GitHub repository where the underlying workflow is defined and the logs are stored there.

What plans does CodeCargo offer?

CodeCargo offers three plans: Starter (free), Team, and Enterprise. All plans include core features like multi-repo AI coding agents, project organization, and CargoWall audit mode. Team and Enterprise plans add advanced capabilities such as custom compliance rules, enforce mode in CargoWall, and the AI service catalog. See codecargo.com/pricing for a full comparison.

What are the repository and user limits?

Repository and user limits depend on your plan. The Starter plan supports up to 10 repositories and 20 users. Team plans support up to 250 repositories and 100 users. Enterprise plans offer custom limits. See codecargo.com/pricing for details.

Previous
Quickstart