<?php
/**
* Perforce Swarm
*
* @copyright 2015 Perforce Software. All rights reserved
* @license Please see LICENSE.txt in top-level folder of this distribution.
* @version <release>/<patch>
*/
return array(
'slack' => array(
'user' => 'Swarm',
'icon' => 'https://swarm.workshop.perforce.com/view/guest/perforce_software/slack/main/images/60x60-Helix-Bee.png',
'max_length' => 80
)
); | # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #4 | 20871 | Paul Allen | Update my old dev branch 'paul_allen' with changes from 'perforce_software'. | ||
| #3 | 16611 | Paul Allen |
Updates changes from Internal Swarm review. Use JS injection for dynamic Project Configuration. |
||
| #2 | 16469 | Paul Allen |
Trim Change description. Config option (default 80) |
||
| #1 | 16466 | Paul Allen | Simple Change Activity Slack integration. |