Skip to content

Support multi workflow setup (teams)

Latest
Compare
Choose a tag to compare
@jnormington jnormington released this 12 Oct 19:22

This fixes issue #9 with PR #10

v1 API only supported a single workflow. With the introduction of teams an account can now have multiple workflows.

This utilises v2 API to support multiple workflow states and limits workflows based on the project selected
(as both the project and workflow need to be in the same team)