Releases: ganakailabs/cloudeval-action
Releases · ganakailabs/cloudeval-action
Release list
v1.2.13
Summary
- Routes PR line comments through the Cloudeval GitHub App for GitHub-linked projects.
- Clears stale App-authored line comments when fresh runs have no source-mapped findings.
- Documents App-owned line comment requirements and workflow-token fallback behavior.
Validation
- CI passed on main: https://github.com/ganakailabs/cloudeval-action/actions/runs/33568814980
v1.2.12
Fixes\n- Skip legacy generic gate-summary annotations in workflow annotations, PR line comments, and Cloudeval App Check Run payloads.\n- Keep inline review surfaces limited to source-mapped Cloudeval findings.\n\n## Validation\n- Action CI passed on main: https://github.com/ganakailabs/cloudeval-action/actions/runs/33563385125
Cloudeval Action v1.2.11
Changes
- Emits workflow line annotations from Cloudeval review evidence.
- Adds optional bounded PR review line comments with pr_line_comments.
- Fetches pull request base refs before review so changed-file annotations are available.
- Documents PR comments, line annotations, Check Runs, and SARIF as separate review surfaces.
Verification
- CI passed on main at b9a8256.
- Local action script tests passed.
CloudEval Action v1.2.10
Updates credential-expiry, authentication, and troubleshooting guidance to the canonical Cloudeval GitHub Actions documentation route while preserving section-specific help anchors.
CloudEval Action v1.2.9
Fixes GitHub Check Run summary generation so pipefail cannot fail review workflows after the native CloudEval check is created.
CloudEval Action v1.2.8
Adds CloudEval review Check Runs, SARIF upload support, clearer credential failure guidance, and PR comment fallback coverage.
Release v1
Initial Release
CloudEval Action v1.2.7
Changes
- Upload staged review artifacts even when review gates fail.
- Preserve review PDF artifact attachment for failed review runs.
- Document review PDF artifact configuration and expose artifact_path output.
v1.2.6
Summary
- Preserve generated CloudEval review workflow/artifact badges without duplicate metadata.
- Update action docs and CI mock review coverage for the refreshed PR comment shape.
Verification
- CI on main passed for validate, mock-gate, and mock-review.
CloudEval Action v1.2.5
Fixes
- Pass CloudEval access key and project id into the PR comment step so GitHub-linked projects can post through the CloudEval GitHub App identity.
- Keep the github-actions[bot] fallback for projects that are not GitHub App linked or keys without github:comment.
The floating v1 tag has also been updated to this release commit.