github-actions[bot] opened a new pull request, #71638: URL: https://github.com/apache/airflow/pull/71638
* Move SendGrid and SES email backend setup docs to their providers The core email-config how-to mixed general Airflow email configuration (SMTP, templates, from_email) with full provider-specific setup guides for SendGrid and Amazon SES, duplicating information that already belongs with each provider and making the core doc harder to navigate. Move the provider-specific instructions into a new email-backend page in each provider's docs, link back to the core doc for the shared concepts, and have the core doc simply present the email_backend mechanism with links out to the providers. Also add the missing :ref: cross-link in the SES emailer docstring, mirroring the one SendGrid's emailer already had. * Auto-generate the list of email backends from provider metadata * fix * fix (cherry picked from commit 115da5b3cd678cd906aceebabb6561731b2785fa) Co-authored-by: Elad Kalif <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
