Skip to content
Compare
Choose a tag to compare
@RDhar RDhar released this 23 Apr 10:38
· 59 commits to main since this release
6e6a337

Added

  • Example workflow using tenv proxy (thank you @dvaumoron and @kvendingoldo!).
  • Output comment_id of the PR comment created or updated by the workflow.
  • Markdown comments <!-- pre_output --> and <!-- post_output --> within PR comment to enable user-driven replacements.

Changed

  • Rename repository from "TF-via-PR-Comments" to "TF-via-PR" to better indicate the wider scope of PR-based automation.
  • Amend default recreate_comment from false to true.
  • Amend default validate_enable from true to false.
  • Example workflows use Actions with simpler pinned tags for legibility.

Fixed

  • Argument input -concise gets pass to -tf=plan as expected.
  • (meta) Path filters to only trigger tf_test.yml workflow on changes to specific (sub-)directories.

Commits changelog: v10.1.0...v10.2.0