Skip to content

v3.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 14:29
· 1549 commits to main since this release
v3.4.2
18eab5a

Pull Requests | Issues | v3.4.1...v3.4.2

Bug Fixes

#451 Add pull request labels properly even if a pull request number isn't passed as an argument or an environment variable

tfcmt plan gets an associated pull request from a commit hash if a pull request number isn't passed as an argument or an environment variable,
and adds pull request labels according to the terraform plan result.
This update has fixed a bug that a pull request label isn't added properly.

If a pull request number is passed as an argument or an environment variable, this update isn't related.