Skip to content

feat(blog): add monthly newsletter automation + May 2026 report#20

Merged
fredbi merged 1 commit into
masterfrom
claude/monthly-reports
Jun 19, 2026
Merged

feat(blog): add monthly newsletter automation + May 2026 report#20
fredbi merged 1 commit into
masterfrom
claude/monthly-reports

Conversation

@fredbi

@fredbi fredbi commented Jun 19, 2026

Copy link
Copy Markdown
Member

Adds a concise, autonomous monthly report pipeline alongside the existing quarterly one (same scope, shorter window, no strategy narrative):

  • .claude/skills/monthly-newsletter.md — single-window, unattended fork of the quarterly skill: previous-calendar-month window, GitHub-API data sourcing, formula-based Hugo weight (999999 - YYYYMM), and the dual description / discord_description front matter.
  • .github/workflows/announce-monthly.yml — announces a newly added monthly report to #monthly-news via the DISCORD_MONTHLY_WEBHOOK_URL secret, chaining off the "Update documentation" deploy (mirrors announce-quarterly.yml).
  • docs/doc-site/blog/monthly/2026-05.md — the first monthly report (May 2026).

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.

Adds a concise, autonomous monthly report pipeline alongside the existing
quarterly one (same scope, shorter window, no strategy narrative):

- .claude/skills/monthly-newsletter.md — single-window, unattended fork of the
  quarterly skill: previous-calendar-month window, GitHub-API data sourcing,
  formula-based Hugo weight (999999 - YYYYMM), and the dual description /
  discord_description front matter.
- .github/workflows/announce-monthly.yml — announces a newly added monthly
  report to #monthly-news via the DISCORD_MONTHLY_WEBHOOK_URL secret, chaining
  off the "Update documentation" deploy (mirrors announce-quarterly.yml).
- docs/doc-site/blog/monthly/2026-05.md — the first monthly report (May 2026).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
@fredbi fredbi force-pushed the claude/monthly-reports branch from 5f4219a to af9395d Compare June 19, 2026 20:39
@fredbi fredbi merged commit 8dd0287 into master Jun 19, 2026
10 checks passed
@fredbi fredbi deleted the claude/monthly-reports branch June 19, 2026 20:42
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

Successfully merging this pull request may close these issues.

1 participant