An open API service indexing awesome lists of open source software.

https://github.com/withgraphite/graphite-ci-action


https://github.com/withgraphite/graphite-ci-action

Last synced: 4 months ago
JSON representation

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.