Hey all, we're having issues with rebuilding pull requests based on comment. Currently, our Jenkins job will check out the most updated branch regardless of what the source branch for the PR we comment on for a rebuild.
For example, we have a PR with a source branch of alb-asg with a target branch of development, and when we comment on that PR for a rebuild, the most updated branch, in this case cfn-init, is pulled instead and built. The Jenkins job status screen shows the correct PR but the incorrect branch.
We've tried wiping the plugin config, downgrading the plugin, but we still have this same issue.