Skip to content

feat: add support to push local commits (push_commits tool) #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
thiagoscodelerae opened this issue Apr 22, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@thiagoscodelerae
Copy link

Describe the feature or problem you’d like to solve

It would be beneficial to have an option to push local commits to a branch. This is particularly useful for the pull request scenario, where the user creates a branch, pushes commits, and opens a PR based on it.

  • create_branch
  • push_commits
  • create_pull_request

Currently, there is no option to push local commits using the MCP tools; the only similar tool available is push_files.

@thiagoscodelerae thiagoscodelerae added the enhancement New feature or request label Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant