Celq Action
Version updated for https://github.com/get-celq/celq-action to version v0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Celq GitHub Action allows users to execute Celq commands within their GitHub Actions workflows, enabling the querying and manipulation of JSON data using concise expressions. It automates tasks such as extracting, transforming, and processing JSON data, streamlining workflows that require JSON parsing or API response handling. The action provides flexibility by supporting custom Celq commands, piped input, and version specification, with the output accessible for use in subsequent workflow steps.
Release notes
First version of the celq action