GitHub Features
Push to Deploy
GitHub provides push to deploy for your applications.
Branch Previews
GitHub provides branch previews for your applications.
Auto-detection
GitHub provides auto-detection for your applications.
GitHub Actions
GitHub provides github actions for your applications.
Private Repos
GitHub provides private repos for your applications.
Monorepo Support
GitHub provides monorepo support for your applications.
How to Integrate GitHub
Follow these steps to add this integration to your CreateOS project
Step 1
Connect your GitHub account to CreateOS
Step 2
Select the repository to deploy
Step 3
CreateOS auto-detects your framework
Step 4
Configure build settings if needed
Step 5
Push to your branch to trigger deployment
Step 6
Set up branch rules for previews
Related Integrations
GitHub FAQ
Yes, authorize CreateOS to access your private repos. Your code stays secure with encrypted connections and limited access scope.
Add [skip ci] or [skip deploy] to your commit message to skip automatic deployment for that commit.