Skip to content

v7.1.0: Flag to check for PR review approval

Compare
Choose a tag to compare
@RDhar RDhar released this 02 Sep 23:19
· 89 commits to main since this release
92939ea

Added

  • Feature to check if CONFIG_TF_REQUIRE_APPROVAL is set to "true".
    • Verify that the PR review state is approved, otherwise exit the workflow with a failure.

Changed

  • Reduce the PR comment limit to 64,800 characters from 131,056 stack size limitation.

Fixed

  • Links to GitHub workflows from Readme documentation.
  • Parsing of filtered Terraform comment output, including special characters.

Commits changelog: v7.0.0...v7.1.0