Skip to content

chore(repo) auto-link server change entries to their PRs via GitHub API#3129

Merged
matt-aitken merged 1 commit intomainfrom
fix/auto-link-server-change-prs
Feb 25, 2026
Merged

chore(repo) auto-link server change entries to their PRs via GitHub API#3129
matt-aitken merged 1 commit intomainfrom
fix/auto-link-server-change-prs

Conversation

@ericallam
Copy link
Member

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Feb 25, 2026

⚠️ No Changeset found

Latest commit: 526edaf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ericallam ericallam changed the title fix: auto-link server change entries to their PRs via GitHub API chore(repo) auto-link server change entries to their PRs via GitHub API Feb 25, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 25, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e9fb8e3 and 526edaf.

📒 Files selected for processing (1)
  • scripts/enhance-release-pr.mjs

Walkthrough

This 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 docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/auto-link-server-change-prs

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@matt-aitken matt-aitken merged commit fe19341 into main Feb 25, 2026
25 of 34 checks passed
@matt-aitken matt-aitken deleted the fix/auto-link-server-change-prs branch February 25, 2026 16:02
Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 5 additional findings.

Open in Devin Review

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.

2 participants