Skip to content

[242] feat: AI-generated PR descriptions (OpenAI/Anthropic/Ollama)#275

Merged
erishforG merged 1 commit into
release/1.0from
feature/242
Apr 30, 2026
Merged

[242] feat: AI-generated PR descriptions (OpenAI/Anthropic/Ollama)#275
erishforG merged 1 commit into
release/1.0from
feature/242

Conversation

@erishforG
Copy link
Copy Markdown
Owner

feat: AI-generated PR descriptions (OpenAI/Anthropic/Ollama)

Ticket: 242


Summary

Related Issue

Type of Change

  • Bug fix
  • New feature
  • Refactoring (no functional changes)
  • Documentation
  • CI/CD
  • Other (describe below)

Pre-submit Checklist

  • cargo test passes
  • cargo fmt --check passes
  • cargo clippy passes
  • I have added/updated relevant documentation (if applicable)

Shipped via parsec ship 242

Add --ai-description flag and [ai].auto_pr_description config option
to generate PR body content using OpenAI/Anthropic APIs during ship.
Includes generate_pr_description() in ai.rs with PR-specific prompt,
git::diff_against() helper, and integration in build_pr_body() flow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erishforG erishforG merged commit 2d023aa into release/1.0 Apr 30, 2026
11 checks passed
@erishforG erishforG deleted the feature/242 branch April 30, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant