-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working