• Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Looking at AnthillPro, they have the concept of a quite period on commits. User sets a value (say 5 minutes) for the quiet period. Build is triggered when there are commits AND a quiet period of time has passed with NO commits. This allows for a bunch of commits to be done before build is kicked of. For instance, 2 or more developers coordinating their commits. Also covers the case when a single developer "forgets" submitting something and needs to correct it quickly.

            [BAM-1178] Commit quiet period

            edwin added a comment -

            Hi guys,

            This improvement is now officially released in Bamboo 2.0!

            For more information about the release, check out our release notes.

            You can download the latest release here today!

            Regards,
            Edwin

            edwin added a comment - Hi guys, This improvement is now officially released in Bamboo 2.0! For more information about the release, check out our release notes . You can download the latest release here today! Regards, Edwin

            Bob Swift added a comment -

            Bob Swift added a comment -

            MarkC added a comment -

            Bob & Chris,

            I've added this for Perforce now. The code has been generically added but each repository may still handle the UI differently. (e.g. CVS needs the quiet period due to a lack of atomicity, so you can't disable it. For SVN & P4, the quite period is an optional advanced option)

            If have a custom repository, if it implements com.atlassian.bamboo.repository.QuietPeriodAwareRepository the change detection process will take care of the rest.

            Cheers,

            Mark C

            MarkC added a comment - Bob & Chris, I've added this for Perforce now. The code has been generically added but each repository may still handle the UI differently. (e.g. CVS needs the quiet period due to a lack of atomicity, so you can't disable it. For SVN & P4, the quite period is an optional advanced option) If have a custom repository, if it implements com.atlassian.bamboo.repository.QuietPeriodAwareRepository the change detection process will take care of the rest. Cheers, Mark C

            Oh, I didn't realize CVS already had this. Yes, Perforce would be specifically applicable for me, but I guess in general I thought this should be platform neutral, as well.

            Chris Hilton added a comment - Oh, I didn't realize CVS already had this. Yes, Perforce would be specifically applicable for me, but I guess in general I thought this should be platform neutral, as well.

            Bob Swift added a comment -

            We need Perforce. This option should be repository neutral.

            Bob Swift added a comment - We need Perforce. This option should be repository neutral.

            MarkC added a comment -

            Chris.

            Which repository do you want this for? CVS already support this. Are you after a Perforce implementation?

            Cheers,

            Mark C

            MarkC added a comment - Chris. Which repository do you want this for? CVS already support this. Are you after a Perforce implementation? Cheers, Mark C

            And what about other source repositories?

            Chris Hilton added a comment - And what about other source repositories?

            MarkC added a comment -

            Folks,

            This will be available for the next beta (beta7), which will come out next Tuesday. It's implemented as an optional advanced setting for SVN.

            Cheers,

            Mark C

            MarkC added a comment - Folks, This will be available for the next beta (beta7), which will come out next Tuesday. It's implemented as an optional advanced setting for SVN. Cheers, Mark C

            Another vote...

            Hannu Kokko added a comment - Another vote...

            Ben Mills added a comment -

            Another vote for this functionality - first saw it in Hudson (quite useful). Thanks!

            Ben Mills added a comment - Another vote for this functionality - first saw it in Hudson (quite useful). Thanks!

              Unassigned Unassigned
              bob.swift Bob Swift
              Votes:
              13 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: