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
tfcmt/pkg/notifier/github/plan.go
Lines 31 to 33 in fc4a6c0
Labels aren't set, because PR.IsNumber() is false.
tfcmt should get an associated pull request before adding pull request labels.