ci: check for changeset integrity#2415
Conversation
|
8e75bc2 to
77d3309
Compare
|
Unclear if that actually ran in CI, will need to take a look at it |
|
You can test on a fork - that's how I've tested actions in the past. |
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
## Overview Sends an initial engine reset request and waits for it to conclude at the startup of the `SequencerActor`. This initializes the `EngineState`, and gives the sequencer a chain to begin building blocks on top of. closes #2413
Description
A new github action that errors if the changeset state isn't correct