# Depot CI now supports native GitHub stacked pull requests (https://depot.dev/changelog/2026-08-03-github-stacked-pull-requests)

> Published 2026-08-03

Depot CI now supports native GitHub stacked pull requests for `pull_request` workflows. Depot CI evaluates `pull_request.branches` against a stack's ultimate base branch, then runs matching workflows for each layer using that pull request's own merge ref.

Stack metadata is available through `github.event.pull_request.stack` when you need it for expressions. See the [Depot CI compatibility reference](/docs/ci/compatibility#native-github-stacked-pull-requests) for the supported behavior and examples.

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.