Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up mail client for approvals #674

Open
Amanotas20 opened this issue Jul 27, 2022 · 3 comments
Open

Set up mail client for approvals #674

Amanotas20 opened this issue Jul 27, 2022 · 3 comments

Comments

@Amanotas20
Copy link

Hi!

I would like to know how to set up the mail client to send posts approval requests and also block the publish option while the post is in review state.
has anyone done this so far?

Thanks

@JJJ000
Copy link
Collaborator

JJJ000 commented Aug 1, 2022

Unfortunately, these features have not been completed so far. If your knowledge repo is git repo based, you can use PR review process to setup mail notification and block post in review state.

@JJJ000
Copy link
Collaborator

JJJ000 commented Aug 1, 2022

Is it an urgent to you? We can plan it out or collaborate potentially.

@csharplus
Copy link
Collaborator

csharplus commented Jan 8, 2023

@Amanotas20 please reference the following PR, which uses SendGrid as an example for setting up an email client:

#696
#718

You need to add the email configurations to enable email related features in the following file:

https://github.com/airbnb/knowledge-repo/blob/master/knowledge_repo/app/config_defaults.py

Please see if this feature works for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants