Unity CI & version control
Discovery
list_ci_configs— workflows / Jenkinsfile / cloud build JSONget_git_lfs_tracked— LFS patterns from.gitattributesget_plastic_config— Plastic workspace if usedget_version_control_settings— Force Text / meta visibilityget_release_readiness— gate merges on health
Checklist
- Track
.metafiles; matchVisible Meta Files. - LFS for large binaries (textures, audio, models).
- Cache Library carefully; never commit Library/.
- License activation secrets stay in CI vaults, not the repo.
Prompts
- "What CI workflows exist?"
- "Which paths are Git LFS?"