ga4gh / workflow-execution-service-schemas

The WES API is a standard way to run and manage portable workflows.
Apache License 2.0
82 stars 38 forks source link

feat: add run state PREEMPTED #188

Closed vsmalladi closed 1 year ago

vsmalladi commented 2 years ago

feat: add run state PREEMPTED

Closes #187

uniqueg commented 1 year ago

Assuming the PR will be squashed and merged, I would suggest to make the title a litte more descriptive, perhaps:

add run state PREEMPTED

Or, following Conventional Commit messages, it could perhaps be:

feat: add run state PREEMPTED
vsmalladi commented 1 year ago

Assuming the PR will be squashed and merged, I would suggest to make the title a litte more descriptive, perhaps:

add run state PREEMPTED

Or, following Conventional Commit messages, it could perhaps be:

feat: add run state PREEMPTED

@uniqueg thanks for the suggestion updated it.