Skip to content

Commit 23d21c6

Browse files
CopilotLadyKerr
andcommitted
Add clarification about repository references in release notes
Co-authored-by: LadyKerr <47188731+LadyKerr@users.noreply.github.com>
1 parent 2113520 commit 23d21c6

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

RELEASE_CREATION_SUMMARY.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,15 @@ Use the workflow dispatch from Actions tab, or create manually through releases
5252

5353
## Release Specifications
5454

55-
- **Repository**: LadyKerr/github-mcp-server
55+
- **Repository**: LadyKerr/github-mcp-server (fork where release will be created)
5656
- **Tag**: v0.19.0
5757
- **Target**: main branch (commit d216b545e91ca12d6b1bf204e7136aa93254bf82)
5858
- **Title**: GitHub MCP Server v0.19.0
5959
- **Status**: Published (not draft)
6060
- **Body**: Complete release notes with documentation, features, and maintenance updates
6161

62+
**Note**: The release notes reference PRs and links to the upstream repository (`github/github-mcp-server`) as those are where the original changes were made. The release itself is created in this fork.
63+
6264
## Files Created
6365

6466
1. `.github/workflows/create-release-v0.19.0.yml` - Automated workflow

RELEASE_v0.19.0_README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ After this PR is merged to `main`:
6262
- **Title**: GitHub MCP Server v0.19.0
6363
- **Target**: main branch (commit `d216b545e91ca12d6b1bf204e7136aa93254bf82`)
6464
- **Type**: Published release (not draft)
65+
- **Repository**: LadyKerr/github-mcp-server
66+
67+
**Note**: Release notes reference PRs from the upstream repository (`github/github-mcp-server`) where the original changes were made.
6568

6669
## Release Notes Summary
6770

0 commit comments

Comments
 (0)