CC.Net is creating many builds for us each day. Occasionally we do a bit of manual smoke testing and then a build becomes a QA drop (or release candidate if you prefer). QA drops are just copied to a remove server.
I'd like to automate the execution of the qa-drop-copy nant script, against an existing successful build. How can I do that? To phrase my question in a broader way, how are folks automating the publishing to QA of a single selection from the set of successful builds?
I envision something like an extra button with the label 'QA Drop' that can trigger the script. It might be next to the Force button (to publish that last build), or even available on each build report page (to publish any build).
Thanks, Josh