Perform Compass action after changing activity

This policy is invoked when a developer attempts to finish an activity. If the Perform Compass Action Before Changing Activity policy is set, this policy is invoked first. The default policy script behaves as follows:
  • For developers working in a single-stream project or on the integration stream of a multiple-stream project, allow the finish activity operation.
  • For developers working on a development stream, check in all files that belong to the activity’s change set but do not perform any HCL Compass actions.

You may want to edit this script to implement a post-finish activity development practice. For example, you might want the script to send an e-mail message to all developers on the project telling them that a developer has just checked in files and finished an activity.