WARNING: By changing the valid types of transactions you can miss vital changes made to your source code.
By default, the AccuRev plugin will allow any type of transaction to trigger a build.
This behavior is not always wanted, resulting in issue-triggered builds.
To solve this you specify the types of transactions that you want to use.
You enter the transaction types separated by commas like this:
add,chstream,co,defcomp,defunct,keep,mkstream,move,promote,purge,dispatch
The available transaction types are:
Note that if you are only ever building the contents of streams, then polling for "promote" transactions is likely to suffice on its own.