Skip to content

Releases: ganakailabs/cloudeval-action

v1.2.13

Choose a tag to compare

@PrateekKumarSingh PrateekKumarSingh released this 01 Sep 23:00
1d265f7

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

v1.2.12

Choose a tag to compare

@PrateekKumarSingh PrateekKumarSingh released this 01 Sep 21:54
5a5f156

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

Choose a tag to compare

@PrateekKumarSingh PrateekKumarSingh released this 01 Sep 13:31
b9a8256

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

Choose a tag to compare

@PrateekKumarSingh PrateekKumarSingh released this 01 Sep 00:45
23e4461

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

Choose a tag to compare

@PrateekKumarSingh PrateekKumarSingh released this 01 Sep 00:32
75eb588

Fixes GitHub Check Run summary generation so pipefail cannot fail review workflows after the native CloudEval check is created.

CloudEval Action v1.2.8

Choose a tag to compare

@PrateekKumarSingh PrateekKumarSingh released this 01 Sep 00:09
107038d

Adds CloudEval review Check Runs, SARIF upload support, clearer credential failure guidance, and PR comment fallback coverage.

Release v1

Release v1 Pre-release
Pre-release

Choose a tag to compare

@PrateekKumarSingh PrateekKumarSingh released this 11 May 21:33
036ebaf

Initial Release

CloudEval Action v1.2.7

Choose a tag to compare

@PrateekKumarSingh PrateekKumarSingh released this 02 Jul 09:36
22678c9

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

Choose a tag to compare

@PrateekKumarSingh PrateekKumarSingh released this 02 Jul 07:38
4b50f29

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

Choose a tag to compare

@PrateekKumarSingh PrateekKumarSingh released this 11 Jun 10:33
48a4c0d

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.