Skip to content

DSL integration issue #26

@ksanjay7

Description

@ksanjay7

I have latest flowdock plugin and I tried to create a DSL with below combinations for this and I get error : java.lang.NoSuchMethodError: No such DSL method 'flowdock' found among steps
Example 1:
flowdock('flow-token') {
unstable()
success()
aborted()
failure()
fixed()
notBuilt()
}
Example 2:

publishers {
    flowdock('a-flow-token')
}

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions