Prompt Provenance Diff
Version updated for https://github.com/mizcausevic-dev/prompt-provenance-diff-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 Diff Action is a GitHub Action designed to automate the validation of changes to a prompt-provenance JSON document in pull requests. It detects and flags breaking changes, such as alterations to prompt hashes, approval states, or document lineage, posts a structured diff as a PR comment, and can fail the build if necessary. This action helps ensure document integrity and compliance with predefined provenance protocols, streamlining the review process for prompt-related changes.
What’s Changed
First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: mizcausevic-dev/prompt-provenance-diff-action@v0.1.0 # exact version\nuses: mizcausevic-dev/prompt-provenance-diff-action@v0.1 # floating major\n\n\nAGPL-3.0-or-later. See README for usage.