Git Commit Push and PR Automation
From Wikiprompt, the free prompt encyclopedia
Git Commit Push and PR Automation A system prompt that instructs an AI to review git changes, create conventional commits, push them, and open a pull request to main.
Prompt ContentSave
---
allowed-tools: Bash(git add:*), Bash(git status:*), Bash(git commit:*), Bash(git push:*), Bash(gh pr create:*)
description: Commit and push everything then open a PR request to main
---
## Context
- Current git status: !`git status`
- Current git diff (staged and unstaged changes): !`git diff ...
Sign in to see the full prompt
Sign In to ContinueUsage
This prompt is designed for use with coding. Copy the prompt content above and paste it into your preferred AI tool.
For best results, you may customize the placeholders (indicated by square brackets or capital letters) with your specific requirements.
Talk
0 comments