External module "pack/github-goal-status/statusSetters"
		 
	 
	
		
			
			
				Functions
				
					
					allSuccessful
					
						- allSuccessful(goals: SdmGoalEvent[]): boolean
 
					
					
						- 
							
							
Parameters
							
							Returns boolean
						 
					
				
				
					
					context
					
						- context(sdm: SoftwareDeliveryMachine): string
 
					
					
						- 
							
							
Parameters
							
								- 
									
sdm: SoftwareDeliveryMachine
								 
							
							Returns string
						 
					
				
				
					
					createPendingGitHubStatusOnGoalSet
					
						- createPendingGitHubStatusOnGoalSet(sdm: SoftwareDeliveryMachine): GoalsSetListener
 
					
					
						- 
							
							
Parameters
							
								- 
									
sdm: SoftwareDeliveryMachine
								 
							
							Returns GoalsSetListener
						 
					
				
				
					
					link
					
						- link(event: object, ctx: HandlerContext): string
 
					
					
						- 
							
							
Parameters
							
								- 
									
event: object
									
								 
								- 
									
ctx: HandlerContext
								 
							
							Returns string
						 
					
				
				
					
					prefix
					
						- prefix(sdm: SoftwareDeliveryMachine): string
 
					
					
						- 
							
							
Parameters
							
								- 
									
sdm: SoftwareDeliveryMachine
								 
							
							Returns string
						 
					
				
				
					
					sdmGoalStateToGitHubStatusState
					
						- sdmGoalStateToGitHubStatusState(goalState: SdmGoalState): StatusState
 
					
					
						- 
							
							
Parameters
							
							Returns StatusState
						 
					
				
				
					
					setGitHubStatusOnGoalCompletion
					
						- setGitHubStatusOnGoalCompletion(sdm: SoftwareDeliveryMachine): GoalCompletionListener
 
					
					
						- 
							
							
Parameters
							
								- 
									
sdm: SoftwareDeliveryMachine
								 
							
							Returns GoalCompletionListener