[16:02:42] Anyone know if there's a way to have Phab email me if someone adds a project I watch to a task, without also emailing me every time someone changes projects I don't care about on any task I happen to be subscribed to? [16:09:40] anomie: Maybe Herald can do this? [16:09:53] Just a guess, I never worked with it. [16:30:22] anomie: Yes, look for the "A task's associated projects change." preference in the email preferences settings page. [16:31:20] Under that "maniphest tasks" section I have everything except status change and comments set to ignore which greatly reduces email spam. [16:31:28] bd808: That's the one I just unchecked, because I kept getting pointless emails that some team added and removed tasks from their sprint boards. [16:32:07] ("just" being a week or two ago) [16:57:58] anomie: Just looked into it: https://phabricator.wikimedia.org/herald/edit/?content_type=HeraldManiphestTaskAdapter&rule_type=personal might do this if you select "Project tags include" and at action make sure to select "only the first time". [23:19:04] if ( !class_exists( 'SyntaxHighlight_GeSHi' ) [23:19:04] || !class_exists( 'GeSHi' ) [23:19:04] ) { [23:19:04] $viewOutput->addWikiMsg( 'viewfiles-no-geshi' ); [23:19:04] $viewOutput->addWikiText( "\n" . '
' . "\n"
[23:19:05] 	 				. 'require_once("$IP/extensions/SyntaxHighlight_GeSHi/'
[23:19:07] 	 				. 'SyntaxHighlight_GeSHi.php");' . "\n"
[23:19:09] 	 				. 'require_once("$IP/extensions/SyntaxHighlight_GeSHi/'
[23:19:12] 	 				. 'geshi/geshi.php");' . "\n" . '
' ); [23:19:14] return; [23:19:16] } [23:19:20] * Reedy blinks [23:59:49] Reedy: ping re https://phabricator.wikimedia.org/T36261