Enum GitHub::ProjectColumnPurpose

The semantic purpose of the column - todo, in progress, or done.

Enum Values

TODO

The column contains cards still to be worked on

IN_PROGRESS

The column contains cards which are currently being worked on

DONE

The column contains cards which are complete

Uses

ProjectColumn.purpose