blob: 53d4e3667781d6f18de53b8a9f965adec609ffb5 [file] [log] [blame]
[dashboard]
title = MediaWiki Platform Team
description = Dashboard for the MediaWiki Platform Team
[section "Your turn"]
query = is:open attention:self -is:wip -label:Verified<0 limit:10
[section "Incoming patches: our mediawiki repos"]
# Patches to repos we monitor in whole.
#
# We hide the following, which are instead shown under the author's "Your stalled patches" section:
# - still WIP, or;
# - fail their Jenkins build, or;
#
# We don't exclude any patches that they have unresolved critique (even from ourselves),
# as we don't want to forget about these patches, plus to help remind ourselves to take
# a look as people may have questions for us or are otherwise waiting for us., etc.
#
query = is:open -is:wip -label:Verified<0 -label:Code-Review=-2 (project:oojs/core OR project:mediawiki/libs/node-cssjanus OR project:mediawiki/libs/php-cssjanus OR project:mediawiki/tools/grunt-cssjanus OR project:jquery-client OR project:mediawiki/libs/less.php OR project:mediawiki/libs/Minify OR project:RelPath OR project:WrappedString OR project:mediawiki/extensions/CentralAuth OR project:mediawiki/extensions/OATHAuth OR project:mediawiki/extensions/OAuth) limit:10
[section "Incoming patches (mediawiki-core: ResourceLoader)"]
query = is:open -is:wip -label:Verified<0 -label:Code-Review=-2 (project:mediawiki/core (file:ResourceLoader OR file:startup OR file:mediawiki.base OR file:mediawiki.util OR file:mediawiki.inspect.js)) limit:10
[section "Incoming patches (mediawiki-core: BagOStuff)"]
query = is:open -is:wip -label:Verified<0 -label:Code-Review=-2 (project:mediawiki/core (file:objectcache)) limit:10
[section "Incoming patches (mediawiki-core: Stats lib)"]
query = is:open -is:wip -label:Verified<0 -label:Code-Review=-2 (project:mediawiki/core (file:includes/libs/Stats)) limit:10
[section "Incoming patches (mediawiki-core: profiler)"]
query = is:open -is:wip -label:Verified<0 -label:Code-Review=-2 (project:mediawiki/core (file:includes/profiler)) limit:10
[section "Incoming patches (php-excimer)"]
query = is:open -is:wip -label:Verified<0 -label:Code-Review=-2 (project:mediawiki/php/excimer) limit:10
[section "Outgoing patches"]
# Patches authored by the team to repos elsewhere, but exclude:
# - your own (shown further down), or;
# - still WIP, or;
# - fail their Jenkins build, or;
# - already have sufficient critique (from our team).
#
# We don't exclude patches when they have critique from people outside the team,
# because we can still help each other to move them forward (avoid single-person
# bottlenecks).
#
query = is:open ownerin:mediawiki-platform-team -is:wip -label:Verified<0 -label:Code-Review<0,group=mediawiki-platform-team NOT (project:mediawiki/core OR (project:oojs/core OR project:mediawiki/libs/node-cssjanus OR project:mediawiki/libs/php-cssjanus OR project:mediawiki/tools/grunt-cssjanus OR project:jquery-client OR project:mediawiki/libs/less.php OR project:mediawiki/libs/Minify OR project:RelPath OR project:WrappedString OR project:mediawiki/extensions/CentralAuth OR project:mediawiki/extensions/OATHAuth OR project:mediawiki/extensions/OAuth)) limit:10
[section "Your stalled patches"]
# These are patches from you that are not currently advertised to others under Incoming/Outgoing
query = is:open owner:self (is:wip OR label:Verified<0 OR label:Code-Review=-2) limit:10
[section "Recently merged patches"]
query = is:merged ownerin:mediawiki-platform-team limit:10