Hi,
I'm a maintainer on the buildtriggerbadge plugin (named BTB hereafter). I've received a request from a user about the behaviour of my plugin wrt to using rebuild. And I've found this is seemingly actually more a Rebuild question to enable something in BTB in the end.
Here's the case:
* a build was triggered with say a SCM cause, hence the build has a SCM badge thanks to BTB.
* Then the user clicks on "Rebuild last"
* the newly executed build, though manually started, has a SCM cause badge. (Since Rebuild seems to also reuse the previous cause.)
So, the question is: as a user, would you indeed expect Rebuild to reuse just everything like currently? Or better just reuse the parameters (, and not somehow more internal things like the cause)?
To the Rebuild plugin maintainers: is this behaviour on purpose or something that just never surfaced before?
Thanks a lot.