Skip to content

Bug: include-on-hold doesn't appear to be working #20

@rogerswingle

Description

@rogerswingle

Is there an existing issue for this?

  • I have searched the existing issues

Orb version

3.0.0

Current behavior

regardless of what value is set for include-on-hold, global_block only checks running or created workflows. Running with debug true always prints DEBUG: filtering on statuses: ["running","created"]

Minimum reproduction config

workflow-queue/queue:
debug: true
time: '30'
include-on-hold: false
confidence: "2"

Other

I think the issue may be cause by an extra space between the " and the << in

CONFIG_INCLUDE_ON_HOLD: " << parameters.include-on-hold >>"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions