Loading...
Loading...
Use this skill when the user asks to create a PR, open a pull request, "create-pr", "submit a pull request", or "open a merge request". Requires Gitee MCP Server to be configured.
npx skill4agent add oschina/gitee-agent-skills create-prNote: If you haveinstalled locally, you should usemcporterto invoke the MCP tool instead of directly calling the MCP tool. ThemcporterCLI provides a more convenient interface and better error handling.mcporter
create_pullget_file_contentlist_repo_issuescompare_branches_tagscompare_branches_tagsbasemainmasterhead<type>(<scope>): <subject>featfixrefactordocstestchorefeat(auth): add OAuth2 login support## Summary
[Clear description of the purpose of this PR and the problem it solves]
## Changes
- [Change 1]
- [Change 2]
- [Change 3]
## Testing
- [ ] Unit tests pass
- [ ] Functional tests pass
- [x] [Completed test item]
## Related Issue
closes #[issue number] (if applicable)
## Notes
[Breaking changes, dependency upgrades, deployment considerations, etc. (if any)]create_pulltitlebodyheadbasecloses #N