Skip to content

DocuCraft v1.0.0 — PR Description Generator

Choose a tag to compare

@CreativeCodingSolutions CreativeCodingSolutions released this 19 Jun 21:20
· 27 commits to main since this release

First release of DocuCraft as a GitHub Action.

What's new

  • Composite GitHub Action that auto-generates PR descriptions from diffs
  • Template mode (no API keys needed) — works out of the box
  • AI mode (optional OpenAI integration) — smarter descriptions
  • Dogfooding workflow for this repo
  • Static landing page on GitHub Pages

Usage

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

Docs

https://creativecodingsolutions.github.io/docucraft/