DocuCraft v1 — Stable Release
·
6 commits
to marketplace
since this release
DocuCraft is a GitHub Action that automatically generates structured PR descriptions from pull request diffs.
Features
- Template mode (zero config, no API keys)
- AI mode (OpenAI integration)
- Auto-labeling
- Multiple template styles (standard, detailed, minimal, summary-only)
- Changelog generation
- Custom template support
Quick Start
- uses: CreativeCodingSolutions/docucraft@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}See the README for full documentation.