RunStateTransition

Change in the Run state, along with its metadata.
  • hasLogs
    Indicates whether the state transition has logs.
  • note
    Optional note about the state transition.
  • stateVersion
    New state version of the Run. Old runs are not guaranteed to have this value set, but backend will accept `null` as input where this value is needed.
  • terminal
    Whether the transition finishes the run.
  • timestamp
    Unix timestamp of the Run.
  • until
    Unix timestamp of the subsequent state transition, if any.
  • username
    GitHub username of the individual who caused the change, if any.
  • summarizable
    Indicates whether the run state can be summarized with AI