PR Preview Foundation

Track a pull request and prepare its branch for deployment into an AnchorScape environment.

Available Foundation

Create a preview record for a GitHub pull request, bind its branch to an environment you own, and send that branch through the managed deployment pipeline.

# PR #42 tracks:
repository + branch + commit SHA

# Deployment requires:
- An environment you own
- Explicit deployment through Launch
- The same readiness and verification gates

Current Boundaries

  • PR tracking - repository, branch, author, and commit evidence
  • Ownership checks - previews can only target your environments
  • Manual lifecycle - create, deploy, close, and delete are explicit today
  • In development - GitHub webhooks, per-PR environment creation, and automatic cleanup
  • Not implied - preview databases are not cloned or seeded automatically

Use Cases

  • QA testing before merge
  • Design review with real data
  • Integration testing
  • Demo environments for stakeholders
  • A/B testing variants

Ready to Deploy?

Start with a reviewed dev release in AnchorScape.

Deploy Now