| name | GitHub Starter |
|---|---|
| description | Pre-configured scorecards for a GitHub-integrated Cortex workspace. |
This solution provides a starting point for teams using GitHub with Cortex.
┌────────────────┐ GitHub integration ┌─────────────────┐
│ GitHub Repo │ ─────────────────────▶ │ Service Entity │
└────────────────┘ └────────┬────────┘
│ evaluated by
▼
┌─────────────────────┐
│ GitHub Readiness │
│ Scorecard │
├─────────────────────┤
│ 🥉 Bronze │
│ git != null │
└─────────────────────┘
- GitHub Readiness Scorecard — checks that services have GitHub repositories configured
- GitHub integration enabled in your Cortex workspace
cortex solutions install -s github-starter
To overwrite existing resources:
cortex solutions install -s github-starter --force
Run cortex scorecards list to confirm the scorecard was imported, then navigate
to the Scorecards page in the Cortex UI to see scores across your services.