Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserWorkflowEvents ¶
func GetUserWorkflowEvents(ctx context.Context, db gorp.SqlExecutor, store cache.Store, projectID int64, projectKey, workflowName string, notifs []sdk.WorkflowNotification, previousWR *sdk.WorkflowNodeRun, nr sdk.WorkflowNodeRun) []sdk.EventNotif
GetUserWorkflowEvents return events to send for the given workflow run
func ShouldSendUserWorkflowNotification ¶
func ShouldSendUserWorkflowNotification(ctx context.Context, notif sdk.WorkflowNotification, nodeRun sdk.WorkflowNodeRun, previousNodeRun *sdk.WorkflowNodeRun) bool
ShouldSendUserWorkflowNotification test if the notificationhas to be sent for the given workflow node run
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.