You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What makes something a "talk" PR? (Can it be a label?)
Where would the mail service be running?
This sounds plausible using Github's webhooks but it would require an HTTP server waiting to react to the merge. Then I presume it would need to parse the talk announcement, e.g. pulling out the "title" attribute, and put this into some kind of template. Then send out an email using some stored credentials?
Seems like a lofty goal although plausible.
Another possibility is to write a script that is executed as part of stack exec site deploy since the talk announcement does have to be deployed.
Instead of adding talks on the website and sending e-mail notifications separately, we could have a streamlined pipeline for adding PLClub Talks.
Proposed Pipeline (as per @Zdancewic 's suggestion) :
The text was updated successfully, but these errors were encountered: