anthropics / anthropics/claude-code-action

feat: Add automated PR creation functionality for issues

Open
#190 5 comments 29 reactions 0 assignees View on GitHub
enhancement p3
Dominant language
TypeScript
Stars
8.9k
Forks
2.1k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

## Description
Currently, when working on issues, users need to manually create pull requests after implementing changes. This process could be streamlined by automatically generating PRs with appropriate titles and descriptions based on issue content.

## Proposed Solution
Add functionality to automatically create pull requests when working on issues, including:
- Automatic PR title generation based on issue title
- Structured PR body with summary and changes sections

## Benefits
- Reduces manual effort in creating PRs
- Ensures consistent PR format across the project
- Automatically links PRs to their corresponding issues
- Improves developer workflow efficiency

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.