Convention¶
Overview¶
Convention for notification service
Component¶
Namespace of workflow¶
using following convention:
Syntax: workflow_<identity>_<action>
Example:
-
workflow_task_dispatch
-
workflow_notification_routing
The space of schedule notification job¶
Align 2 parts:
- Put everything of workflow or schedule in the
GitHub::repository::inno-notification
Because, most changes happened in the repository: Routing Path
, Workflow Name
, credentials methods,...
If in second case, in single repo, we need to checkout everying single changes of the notification repo
- Alignment on documentation on notification, and refreshed it in a timeframe (e.g: once a month)