Skip to content

Improve automated release notes summaries#971

Open
KaladinX wants to merge 1 commit into
mainfrom
fix/release-notes-user-summary
Open

Improve automated release notes summaries#971
KaladinX wants to merge 1 commit into
mainfrom
fix/release-notes-user-summary

Conversation

@KaladinX
Copy link
Copy Markdown
Contributor

Summary

  • Use GitHub-generated release notes plus commit detail as grounded input for Discord release summaries.
  • Translate developer-facing PR and commit context into plain-language, user-facing release notes with model fallback hardening.
  • Restrict numeric release-note generation to tags reachable from origin/main to avoid PR/pre-release leakage.

Test plan

  • Parsed .github/workflows/release-notes.yml with Python YAML loader.
  • Ran git diff --check -- .github/workflows/release-notes.yml.
  • Verified the branch diff contains only .github/workflows/release-notes.yml.

@KaladinX KaladinX requested review from LeviXIII and TimRl May 13, 2026 17:28
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