Is anyone familiar with the program Bamboo for automating builds. I have some questions.

How do I only build if there is commits detected?

If a build fails, how do I transfer the notes from changes in the failed build to the next build for consistency?

Thanks!