Skip to content

DocuCraft v1.3.0 — 1,500 PRs analyzed, 1 external merge

Choose a tag to compare

@CreativeCodingSolutions CreativeCodingSolutions released this 21 Jun 01:41
· 19 commits to marketplace since this release

What's new

DocuCraft now has 1 merged external installation - clypra-studio - and we analyzed 1,500+ PRs across 175 repos to understand PR quality.

The State of PR Quality

We analyzed 1,500+ PRs across 175 popular open-source repos and found:

  • 13% of repos have chronic PR description problems (30%+ of their PRs lack meaningful descriptions)
  • 1 in 20 PR descriptions is completely empty
  • Even in high-profile repos (5,000+ stars), PRs regularly ship with zero description

Features

  • Auto-generates PR descriptions from diffs (zero external dependencies - no API keys needed)
  • Optional AI mode for smarter descriptions via OpenAI
  • Changelog generation
  • Template mode analyzes diffs and creates structured summaries

Setup

- uses: CreativeCodingSolutions/docucraft/.github/actions/docucraft@v1
  with:
    github-token: ${{ secrets.GITHUB_TOKEN }}

Try it

Add the workflow to any repo and DocuCraft will start auto-describing your PRs. MIT license. No API keys needed.