[Bast-commits] r6998 - ironman/plagger

castaway at dev.catalyst.perl.org castaway at dev.catalyst.perl.org
Tue Jul 7 06:40:20 GMT 2009


Author: castaway
Date: 2009-07-07 06:40:20 +0000 (Tue, 07 Jul 2009)
New Revision: 6998

Modified:
   ironman/plagger/ironman.yaml
Log:
Also fetch things tagged "ironman"


Modified: ironman/plagger/ironman.yaml
===================================================================
--- ironman/plagger/ironman.yaml	2009-07-06 16:29:47 UTC (rev 6997)
+++ ironman/plagger/ironman.yaml	2009-07-07 06:40:20 UTC (rev 6998)
@@ -523,7 +523,7 @@
   - module: Bundle::PagedPlanet
     config:
       extra_rule:
-        expression: grep $args->{entry}->body_text =~ /\b$_\b/i || $args->{entry}->has_tag($_), qw/perl cpan Perl/
+        expression: grep $args->{entry}->body_text =~ /\b$_\b/i || $args->{entry}->has_tag($_), qw/perl cpan Perl ironman/
       duration: 7 days
       title: Planet Perl Iron Man
       description: Perl Iron Man Competition




More information about the Bast-commits mailing list