Fix GitHub issues with automated tests
fix-github-issueskillsetup L3★951
freekmurze/dotfiles ↗What it does
Fix GitHub issues with branches and testing
Best for
When you want automated issue fixing with testing and PR creation on feature branches.
Inputs
- · issue-number
- · repository
- · test command
Outputs
- · pull request URL
- · test results
Requires
- · GitHub CLI (gh)
Preconditions
- · gh CLI installed and authenticated
- · Repository cloned locally
Failure modes
- · Test failure prevents PR creation
- · Branch conflicts abort merge
Trust signals
- · GitHub CLI integration
- · Local test execution
- · Feature branch strategy