Scheduler to push practices
Create a coding practice newsletter routine in your team with the Scheduler
Last updated
Was this helpful?
Create a coding practice newsletter routine in your team with the Scheduler
Last updated
Was this helpful?
The Scheduler feature pushes coding practices to users in a given space through (Mail, Slack, Teams, and more). Think of this feature as micro-reminders or newsletters for your knowledge base.
Any Driver or user with Admin privileges can access the Scheduler configuration through the Administration -> Scheduler menu.
Then, select the space of your choice and enable the scheduler for the following frequency:
Daily - it will be sent at 09:00 AM UTC
Weekly - it will be sent each Monday at 09:00 AM UTC
Monthly - it will be sent each first day of the month at 09:00 AM UTC
By default, the scheduler will randomly pick a practice from the space's practices repository, but you can also add specific practices to the queue by clicking on the Add Practice link.
There's no limit to the queue size; you can also add practices already added to the queue.
If you've picked the "Email" channel, there is a button Customize email template that allows you to tune the header and footer of the email. You'll also find a Test configuration button to test the result of the email sending.
You can set the environment variable PRACTICE_SCHEDULER_HOUR
in the container promyze-api
to refine the hour of the day at which the scheduler is executed.
You should select a default value between 0
and 23
.
If you pick one of the Slack, Teams, Mattermost, or Discord channels, the notification will be sent through the associated webhooks.
If you choose the Email channel, each user in the space will receive the notification.
In addition to these notification channels, you can configure a single email that will act as a distribution list. In this context, only one email will be sent. This can be configured in the Notification settings.
An example of a notification sent through Slack looks like this:
On the self-hosted version, you'll have to configure the for Packmind.