Procurement Pulse — Self-Score
Version updated for https://github.com/mizcausevic-dev/procurement-pulse-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
This GitHub Action evaluates a domain’s compliance with the Kinetic Gain Protocol Suite by probing its /.well-known/ paths and calculating a disclosure score (0–100) and tier ranking. It automates tasks such as self-scoring on pull requests, gating releases based on compliance thresholds, publishing score badges, and generating timestamped JSON receipts of the evaluation. This action helps organizations monitor and maintain protocol adherence, prevent regressions, and streamline compliance reporting.
What’s Changed
First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: mizcausevic-dev/procurement-pulse-action@v0.1.0 # exact version\nuses: mizcausevic-dev/procurement-pulse-action@v0.1 # floating major\n\n\nAGPL-3.0-or-later. See README for usage.