Code review comment for lp:~cjohnston/ubuntu-ci-services-itself/ts-next

Revision history for this message
Andy Doan (doanac) wrote :

On 01/16/2014 07:02 AM, Chris Johnston wrote:
> How do you suggest using them?

This is one way, and I'm sure 2 other people would have 2 more ways, but:

  exclude = [
      TicketWorkflowStepStatus.NEW.value,
      TicketWorkflowStepStatus.COMPLETE.value,
  ]

« Back to merge proposal