Skip to content

v4.0.0-4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 02:43
· 1546 commits to main since this release
v4.0.0-4
933f0b6

Pull Requests | Issues | v4.0.0-3...v4.0.0-4

Bug Fixes

#451 Get an associated pull request number before adding pull request labels

Problem to solve

https://github.com/suzuki-shunsuke/tfcmt/blob/fc4a6c08b78b0b240c6a1d340f8c9a23807101a1/pkg/notifier/github/plan.go#L31-L33

Labels aren't set, because PR.IsNumber() is false.

tfcmt should get an associated pull request before adding pull request labels.