FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

add support for the push_files tool by juruen · Pull Request #34 · github/github-mcp-server · GitHub

add support for the push_files tool - #34

Merged
juruen merged 1 commit into
mainfrom
juruen/push-files-tool
Mar 24, 2025
Merged

add support for the push_files tool#34
juruen merged 1 commit into
mainfrom
juruen/push-files-tool

Conversation

juruen commented Mar 24, 2025

Copy link
Copy Markdown
Collaborator

Context

PR to add support for the push_files tool.

Copilot AI review requested due to automatic review settings March 24, 2025 07:19

Copilot AI 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull Request Overview

This pull request adds support for the push_files tool, which allows users to push multiple files in a single commit to a GitHub repository.

  • Added a new function (pushFiles) to build the tool and its corresponding handler to push files.
  • Updated tests in repositories_test.go to verify the new tool's behavior.
  • Updated README.md to document the push_files tool and added the tool to the server in server.go.

Reviewed Changes

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

File Description
pkg/github/repositories.go Introduces the pushFiles function with file parameter parsing and commit creation logic.
pkg/github/repositories_test.go Adds tests to cover successful and error scenarios for the push_files tool.
README.md Updates documentation to include details for the push_files tool.
pkg/github/server.go Integrates the new push_files tool into the tool server.

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

SamMorrowDrums 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

🚀

juruen force-pushed the juruen/create-pr-review-tool branch from 7b3e15e to eec932c Compare March 24, 2025 12:48
Base automatically changed from juruen/create-pr-review-tool to main March 24, 2025 12:50
juruen force-pushed the juruen/push-files-tool branch from bb09eca to c53d788 Compare March 24, 2025 13:09
juruen merged commit a26315f into main Mar 24, 2025
juruen deleted the juruen/push-files-tool branch March 24, 2025 13:14
DaleSeo pushed a commit to DaleSeo/github-mcp-server that referenced this pull request Oct 24, 2025
* Add `longLived` to schema.

* Make playwright long lived.
zwick mentioned this pull request Aug 21, 2026
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL