Skip to content

Commit

Permalink
Merge pull request #78 from johandahlberg/default_set_charon_true
Browse files Browse the repository at this point in the history
Default to setting delivery status in charon
  • Loading branch information
monikaBrandt committed Sep 8, 2017
2 parents 573286a + 9265fa5 commit d64661f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions actions/delivery_project_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ parameters:
set_delivery_status_in_charon:
required: false
type: boolean
default: false
description: If this is set to True, if this is a best practice project, the delivery status in charon will be set to DELIVERED.
default: true
description: If this is set to True, if this is a best practice project, the delivery status in charon will be set to DELIVERED.

0 comments on commit d64661f

Please sign in to comment.