Skip to content

Commit

Permalink
Add pre-approval state (#65)
Browse files Browse the repository at this point in the history
* Add pre-approval state

* Strip description clean

* Autofix: tslint

[atomist:generated] [atomist:autofix=tslint]
  • Loading branch information
cdupuis authored Sep 26, 2018
1 parent 5e1a074 commit 4ce3421
Show file tree
Hide file tree
Showing 6 changed files with 2,443 additions and 765 deletions.
10 changes: 10 additions & 0 deletions lib/graphql/fragment/SdmGoalFields.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,16 @@ fragment SdmGoalFields on SdmGoal {
channelId
}
approvalRequired
preApproval {
correlationId
registration
name
version
ts
userId
channelId
}
preApprovalRequired
provenance {
correlationId
registration
Expand Down
Loading

0 comments on commit 4ce3421

Please sign in to comment.