Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.54 KB

File metadata and controls

15 lines (9 loc) · 1.54 KB

GitHub Actions workflows for office automation

Newsletter draft

This workflow runs on the second Wednesday of every month. It composes a draft for the monthly newsletter from Digitale Gesellschaft Schweiz using generative AI and writes the result to a new page in our Confluence instance.

The workflow is defined in .github/workflows/newsletter_draft.yml.

Configuration

Edit the Goose recipe .goose/recipes/newsletter_draft.yaml, Goose's memories in .goose/memory/ and the environment variables in config.env.yaml to customize the task execution. Note that the script automatically determines suitable ARTICLE_LINKS if none are provided.