Skip to content

chore: export pr funcs - #164

Merged
SamMorrowDrums merged 1 commit into
mainfrom
export-prs
Apr 8, 2025
Merged

chore: export pr funcs#164
SamMorrowDrums merged 1 commit into
mainfrom
export-prs

Conversation

@SamMorrowDrums

Copy link
Copy Markdown
Collaborator

Export the PR related funcs.

CopilotAI review requested due to automatic review settings April 7, 2025 21:46

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the pull request related functions so they are now exported. The changes include renaming functions in the server, test, and main pull request files to use PascalCase, and updating corresponding comments and test references.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

FileDescription
pkg/github/server.goUpdated tool function calls to use exported names.
pkg/github/pullrequests_test.goUpdated test references to call the exported functions.
pkg/github/pullrequests.goRenamed function definitions and updated comments accordingly.

juruen
juruen previously approved these changes Apr 8, 2025

@juruenjuruen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🚀

Base automatically changed from export-issues to mainApril 8, 2025 07:32
@SamMorrowDrums
SamMorrowDrums dismissed juruen’s stale reviewApril 8, 2025 07:32

The base branch was changed.

@SamMorrowDrums
SamMorrowDrums merged commit c85dd07 into mainApr 8, 2025
@SamMorrowDrums
SamMorrowDrums deleted the export-prs branch April 8, 2025 07:33
DaleSeo pushed a commit to DaleSeo/github-mcp-server that referenced this pull request Oct 24, 2025
* Add Teamwork.com MCP server to registry
Adds the official Teamwork.com MCP server to the registry:
https://github.com/Teamwork/mcp
The MCP server is available at:
https://mcp.ai.teamwork.com
Additional information can be found at:
https://www.teamwork.com/product/ai/
* Fix: Default Dockerfile entrypoint is now the STDIO mode
Applied changes to the Dockerfile to run the STDIO binary by default.
* Enhancement: Adjust server config to better match template reference
Sign up for freeto 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.

3 participants

@SamMorrowDrums@juruen