chore(repo) auto-link server change entries to their PRs via GitHub API#3129
chore(repo) auto-link server change entries to their PRs via GitHub API#3129matt-aitken merged 1 commit intomainfrom
Conversation
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review infoConfiguration used: Repository UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
WalkthroughThis change adds Git and GitHub integration to the release PR enhancement script. It introduces helper functions to execute Git commands, retrieve commit information for files, and fetch associated PR numbers from GitHub. The parseServerChanges function is extended to parallel-process file collection, commit resolution, and PR number lookup. Finally, the PR links are appended to entry text when available, enriching the generated release notes with relevant pull request references. Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes ✨ Finishing Touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.