We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1741a87 commit c4d0c3aCopy full SHA for c4d0c3a
action.yml
@@ -26,8 +26,12 @@ inputs:
26
targets:
27
description: 'JSON array of objects having project and section where to move current task. Move task only if it exists in target project.'
28
required: false
29
+ link-required:
30
+ description: 'When set to true will fail pull requests without an asana link'
31
+ required: false
32
is-complete:
33
description: 'Is the task complete'
34
35
branding:
36
icon: 'chevron-right'
37
color: 'gray-dark'
0 commit comments