Krinkle has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/392112 )

Change subject: Try again with using 'ownerin:<group>' instead of hardcoded list
......................................................................

Try again with using 'ownerin:<group>' instead of hardcoded list

Follows-up 6268aed4700edde881, bbb26c4ef4b. Last time we tried
this caused Gerrit to take over 10 seconds to query the dashboard.
Not sure why, but doing a manual query now seems to show that
that bug has been fixed.

Change-Id: I349dac9983ee317d979372f92f3fcfc23d7ee51a
---
M custom
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/performance refs/changes/12/392112/1

diff --git a/custom b/custom
index 961a069..cc549da 100644
--- a/custom
+++ b/custom
@@ -1,7 +1,7 @@
 [dashboard]
   title = Performance Team
   description = Custom dashboard for the Performance Team
-  foreach = (owner:Ori.livneh OR owner:asch...@wikimedia.org OR owner:Gilles 
OR owner:Krinkle OR owner:Phedenskog)
+  foreach = ownerin:performance
 [section "Pending patches by team"]
   query = is:open -owner:self -message:WIP -message:DNM -label:Verified<=-1 
-label:Code-Review<=-1 limit:40
 [section "My patches for review"]

-- 
To view, visit https://gerrit.wikimedia.org/r/392112
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I349dac9983ee317d979372f92f3fcfc23d7ee51a
Gerrit-PatchSet: 1
Gerrit-Project: performance
Gerrit-Branch: refs/meta/dashboards/custom
Gerrit-Owner: Krinkle <krinklem...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to