Skip to content

Add enumeration for status #66

Description

@iberdinsky-skilld
type RunInfo struct {
	ID     string
	Action *Action
	Status string 
}

Status should be enum:

      enum:
        - created
        - running
        - finished
        - error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions