Learn how to configure your repository settings on GitHub for the best experience stacking with Graphite.
Disabled
(Required)
gt submit
for stacks above a certain size.
Enabled
(Highly recommended)
main
. However, when this setting is off, then merging A does not change the target branch of B: you must first manually restack—otherwise merging B won’t work as intended.
Disabled
Disabled
Enabled
Disabled
Disabled
Disabled
Enabled
Enabled
1
Enabled
Enabled
Enabled
Disabled
edited
. This action is triggered when metadata about the PR is changed, not the PR itself (that would be synchronize
). The edited
event triggers a CI run when the PR below a given PR is merged—as the change of the base branch from the downstack PR to trunk is considered an “edit”.
We also recommend updating “concurrency” to prevent multiple concurrent CI runs on the same pull request.