v3.4.2
·
2395 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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.