https://github.com/withgraphite/graphite-ci-action
https://github.com/withgraphite/graphite-ci-action
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/withgraphite/graphite-ci-action
- Owner: withgraphite
- Created: 2024-03-31T17:50:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-08T00:10:31.000Z (9 months ago)
- Last Synced: 2025-09-30T05:30:38.126Z (8 months ago)
- Language: TypeScript
- Size: 1.77 MB
- Stars: 1
- Watchers: 7
- Forks: 4
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graphite CI
The Graphite CI action allows you to define _when_ to run CI.
Common optimizations include:
- Only running CI on the bottom N PRs of a [stack](https://stacking.dev)
- Only running CI once downstack CI has passed
## Usage
- Follow the steps at
https://graphite.dev/docs/stacking-and-ci#how-to-set-up-ci-optimizations for
setup instructions for this action.
- If you encounter issues, reach out to us at
https://graphite.dev/docs/feature-requests-bugs.