Setup
- Install the Scott CI GitHub App from your team settings
- Select the repositories you want to enable
- Scott CI activates immediately — no config files needed in your repo
How it works
scott pull:
- Scott CI detects the planspace association
- It traces back through the context flow to the approved version
- It leaves a comment on the PR with:
- A link to the approved spec
- A summary of the intent from the planspace
- The review status (who approved, when)
FAQ
What if I didn't use scott pull?
What if I didn't use scott pull?
Scott CI only links PRs to planspaces when the connection was established via
scott pull. You can retroactively link by running scott pull on the branch and pushing again.Does Scott CI block merges?
Does Scott CI block merges?
No. Scott CI is informational — it leaves comments but does not create required status checks.
Can I use Scott CI without the rest of Scott?
Can I use Scott CI without the rest of Scott?
Scott CI requires a planspace with an approved spec to link to.