返回 Skill 列表
extension
分类: 开发与工程无需 API Key

git-commit-submit-pr-and-verify

此技能应在为当前更改创建常规提交并将当前分支作为拉取请求提交以进行代码审查时使用。然后验证拉取请求是否已获得批准。

person作者: jakexiaohubgithub

Run the /git-commit-and-submit-pr with $ARGUMENTS and set the PR to auto-merge. Fix any pre-commit or pre-push issues and then follow the pr, make sure all checks pass and comments are resolved or addressed. Fix anything that is broken and repeat.