Skip to content

Conversation

@maxisbey
Copy link
Contributor

@maxisbey maxisbey commented Dec 9, 2025

Removes the release-comment workflow that was added in #1750.

Motivation and Context

The workflow failed on its first run (https://github.com/modelcontextprotocol/python-sdk/actions/runs/20068484009) because it comments on both PRs and linked issues, requiring issues: write permission. After review, the workflow isn't needed - contributors can watch releases or subscribe to the repo for notifications.

How Has This Been Tested?

N/A - removes a workflow.

Breaking Changes

None.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

AI Disclaimer

@maxisbey maxisbey added bug Something isn't working P0 Broken core functionality, security issues, critical missing feature labels Dec 9, 2025
@maxisbey maxisbey enabled auto-merge (squash) December 9, 2025 15:40
@maxisbey maxisbey merged commit 779271a into main Dec 9, 2025
21 checks passed
@maxisbey maxisbey deleted the remove/release-comment-workflow branch December 9, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working P0 Broken core functionality, security issues, critical missing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants