Prompt Provenance README Generator
Version updated for https://github.com/mizcausevic-dev/prompt-provenance-readme-generator-action to version v0.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The prompt-provenance-readme-generator-action is a GitHub Action that automates the process of generating a user-friendly Markdown README file from a structured prompt-provenance JSON document. It addresses the need for maintaining clear and consistent documentation by either posting the rendered README as a comment on pull requests or saving it to a specified file path. This action streamlines documentation updates and integrates seamlessly with workflows to ensure alignment between the JSON source and its corresponding README.
What’s Changed
First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: mizcausevic-dev/prompt-provenance-readme-generator-action@v0.1.0 # exact version\nuses: mizcausevic-dev/prompt-provenance-readme-generator-action@v0.1 # floating major\n\n\nAGPL-3.0-or-later. See README for usage.