Page MenuHomePhabricator

OKR-WorkTag
ActivePublic

Milestones

Members (1)

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

Tag for strategic progress tracking at the Wikimedia Foundation on work towards some OKRs (i.e. work that advances some KR or hypothesis.

See also Essential-Work. Re-use of these tags was discussed in T357321.


Tag for teams to allow tracking "Maintenance Fraction", or portion of team work that is dedicated to maintenance of existing functionality vs creation of new functionality.
The corresponding tag is Essential-Work.

This was created as part of a pilot run by Team-Practices at the request of WMF management. The pilot has ended, so this tag is no longer used by Team Practices, but some teams still seem to be using it for their own purposes. See https://www.mediawiki.org/wiki/Team_Practices_Group/Measuring_Types_of_Work for more information.

The creation of this tag was discussed in T109492.

Recent Activity

Yesterday

Anirudh_KK added a comment to T426205: Clarify that guidance and contents come from the community.

Hi everyone,
I've uploaded a patch for this task here: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/ArticleGuidance/+/1311064
It updates the guidance intro text and ensures it displays on desktop as well. I've tested it locally and everything works as expected.
Could someone please review this when they have a chance? Thanks!

Sun, Jul 19, 9:49 AM · RoadToWiki, Patch-For-Review, LPL sprints (S1 2026 July), LPL Projects (AG experiment analysis and iteration - FY27 DE 1.4.1), Article-Guidance, Design, OKR-Work

Sat, Jul 18

cscott added a comment to T429670: Parsing of putative HTML entity.

Yeah, this is complicated:

  • "wikitext entities" are different from "w3c html entities" in some corner cases. There are some comments about this in Sanitizer.php, but basically *HTML* allows some (not all) entities to omit the trailing semicolon, but *wikitext* requires a trailing semicolon for all entities. This is probably the shortest explanation of this issue: we used to parse that section using "wikitext" entity rules, and are now (for some reason) using "html" entity rules. (There are some other minor differences between wikitext entities and HTML entities that aren't relevant here; see Sanitizer::MW_ENTITY_ALIASES.)
  • HTML5 has special rules for parsing urls in attributes (!) (mainly href attributes, but there's also src etc so the spec just applies this to any attribute): https://html.spec.whatwg.org/multipage/parsing.html#named-character-reference-state: "If the character reference was consumed as part of an attribute, and the last character matched is not a U+003B SEMICOLON character (;), and the next input character is either a U+003D EQUALS SIGN character (=) or an ASCII alphanumeric, then, for historical reasons, flush code points consumed as a character reference and switch to the return state." That means that &blahblahblah= is *always* parsed as literal text *in an attribute*. This only applies in an attribute, and only to those entities which HTML allows to be semicolon-less, for historical reasons.
Sat, Jul 18, 9:05 PM · OKR-Work, Content-Transform-Team (Work In Progress), Parsoid, Parsoid-Read-Views
PatchDemoBot added a comment to T387175: Improve discoverability of full-page editing on mobile.

Test wiki on Patch demo by BMartinezCalvo (WMF) using patch(es) linked to this task was deleted:

Sat, Jul 18, 4:02 PM · Patch-For-Review, MW-1.46-notes (1.46.0-wmf.4; 2025-11-25), OKR-Work, Goal, Editing-team (Kanban Board), VisualEditor, Design, VisualEditor-MediaWiki-Mobile, Technical-Debt
Maintenance_bot edited projects for T422094: Z881 doesn't get its language labels in Abstract Wiki, added: Abstract Wikipedia team; removed Abstract Wikipedia team (26Q4 (Apr–Jun)).
Sat, Jul 18, 3:30 PM · Abstract Wikipedia team, MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), WikiLambda Front-end, OKR-Work, Abstract Wikipedia
Jdforrester-WMF edited projects for T422094: Z881 doesn't get its language labels in Abstract Wiki, added: Abstract Wikipedia team (26Q4 (Apr–Jun)); removed Abstract Wikipedia team.
Sat, Jul 18, 3:13 PM · Abstract Wikipedia team, MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), WikiLambda Front-end, OKR-Work, Abstract Wikipedia
ReleaseTaggerBot added a project to T421878: Add namespace cuts for Attribution API montioring: MW-1.47-notes (1.47.0-wmf.12; 2026-07-21).
Sat, Jul 18, 3:01 AM · MW-1.47-notes (1.47.0-wmf.12; 2026-07-21), Patch-For-Review, Epic, OKR-Work, MediaWiki-API-Platform-Team
gerritbot added a comment to T421878: Add namespace cuts for Attribution API montioring.

Change #1310671 merged by jenkins-bot:

[mediawiki/extensions/WikimediaCustomizations@master] Attribution: Track namespace on monitoring metrics

https://gerrit.wikimedia.org/r/1310671

Sat, Jul 18, 2:28 AM · MW-1.47-notes (1.47.0-wmf.12; 2026-07-21), Patch-For-Review, Epic, OKR-Work, MediaWiki-API-Platform-Team
CodeReviewBot added a comment to T428147: Fix top-level issues in the MediaWiki REST API OAD.

milazg opened https://gitlab.wikimedia.org/repos/ci-tools/wikimedia-spectral-ruleset/-/merge_requests/17

Sat, Jul 18, 1:32 AM · Patch-For-Review, MediaWiki-API-Platform-Team (MediaWiki-Interfaces-Sprints), Tool-wmf-openapi-linter, OKR-Work
KineticPelagic changed the status of T429091: [[MediaWiki:Rest-module-checkuser.v0-desc/en]] translation issue, a subtask of T425736: Create CheckUser API Module for the REST APIs in the extension, from Open to In Progress.
Sat, Jul 18, 1:09 AM · MediaWiki-API-Platform-Team (MediaWiki-Interfaces-Sprints), MW-1.47-notes (1.47.0-wmf.7; 2026-06-16), Product Safety and Integrity, CheckUser, MediaWiki-REST-API, OKR-Work

Fri, Jul 17

Maintenance_bot removed a project from T425736: Create CheckUser API Module for the REST APIs in the extension: Patch-For-Review.
Fri, Jul 17, 11:31 PM · MediaWiki-API-Platform-Team (MediaWiki-Interfaces-Sprints), MW-1.47-notes (1.47.0-wmf.7; 2026-06-16), Product Safety and Integrity, CheckUser, MediaWiki-REST-API, OKR-Work
KineticPelagic updated the task description for T425736: Create CheckUser API Module for the REST APIs in the extension.
Fri, Jul 17, 11:17 PM · MediaWiki-API-Platform-Team (MediaWiki-Interfaces-Sprints), MW-1.47-notes (1.47.0-wmf.7; 2026-06-16), Product Safety and Integrity, CheckUser, MediaWiki-REST-API, OKR-Work
KineticPelagic closed T425736: Create CheckUser API Module for the REST APIs in the extension as Resolved.
Fri, Jul 17, 11:16 PM · MediaWiki-API-Platform-Team (MediaWiki-Interfaces-Sprints), MW-1.47-notes (1.47.0-wmf.7; 2026-06-16), Product Safety and Integrity, CheckUser, MediaWiki-REST-API, OKR-Work
gerritbot added a comment to T425736: Create CheckUser API Module for the REST APIs in the extension.

Change #1300279 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] REST: Document CheckUser REST API handlers and add module unit tests

https://gerrit.wikimedia.org/r/1300279

Fri, Jul 17, 11:13 PM · MediaWiki-API-Platform-Team (MediaWiki-Interfaces-Sprints), MW-1.47-notes (1.47.0-wmf.7; 2026-06-16), Product Safety and Integrity, CheckUser, MediaWiki-REST-API, OKR-Work
Maintenance_bot removed a project from T432134: Clean up S3 bucket according to eng team's plan: Patch-For-Review.
Fri, Jul 17, 9:31 PM · Wikidata Platform Team (Sprint 07 (2026/07/07), OKR-Work
lerickson added a comment to T432134: Clean up S3 bucket according to eng team's plan.

I've cleaned out the S3 bucket; however, for now, dumps will continue to be written to the old directory, so we'll need to manually move them as they happen.

Fri, Jul 17, 9:21 PM · Wikidata Platform Team (Sprint 07 (2026/07/07), OKR-Work
CodeReviewBot added a comment to T432134: Clean up S3 bucket according to eng team's plan.

lerickson closed https://gitlab.wikimedia.org/repos/data-engineering/airflow-dags/-/merge_requests/2399

Fri, Jul 17, 9:20 PM · Wikidata Platform Team (Sprint 07 (2026/07/07), OKR-Work
Tsevener added a comment to T422075: [SPIKE] Decide on and implement return to app parameter.

@DLynch sounds good, thanks for the quick response.

Fri, Jul 17, 8:59 PM · Editing-team (FY2026-27 Q1 sprint 1), Patch-For-Review, App Growth, VisualEditor, VisualEditor-MediaWiki-Mobile, OKR-Work
gerritbot added a comment to T422920: Deploy the OpenAPI linter in CI.

Change #1311921 had a related patch set uploaded (by Aghirelli; author: Aghirelli):

[mediawiki/core@master] api-testing: Lint the REST API OAD with Spectral

https://gerrit.wikimedia.org/r/1311921

Fri, Jul 17, 7:59 PM · Patch-For-Review, MediaWiki-API-Platform-Team (MediaWiki-Interfaces-Sprints), Tool-wmf-openapi-linter, OKR-Work
AGhirelli-WMF moved T422920: Deploy the OpenAPI linter in CI from In Progress to Code Review on the MediaWiki-API-Platform-Team (MediaWiki-Interfaces-Sprints) board.
Fri, Jul 17, 7:40 PM · Patch-For-Review, MediaWiki-API-Platform-Team (MediaWiki-Interfaces-Sprints), Tool-wmf-openapi-linter, OKR-Work
gerritbot added a project to T422920: Deploy the OpenAPI linter in CI: Patch-For-Review.
Fri, Jul 17, 7:38 PM · Patch-For-Review, MediaWiki-API-Platform-Team (MediaWiki-Interfaces-Sprints), Tool-wmf-openapi-linter, OKR-Work
gerritbot added a comment to T422920: Deploy the OpenAPI linter in CI.

Change #1311911 had a related patch set uploaded (by Aghirelli; author: Aghirelli):

[mediawiki/tools/api-testing@master] OpenAPI linter: Add OpenAPI linter for the REST API OAD

https://gerrit.wikimedia.org/r/1311911

Fri, Jul 17, 7:38 PM · Patch-For-Review, MediaWiki-API-Platform-Team (MediaWiki-Interfaces-Sprints), Tool-wmf-openapi-linter, OKR-Work
bwang moved T431732: Create feature flag for custom lists from In progress to Needs code review on the Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]) board.
Fri, Jul 17, 7:30 PM · Patch-For-Review, MediaWiki-extensions-ReadingLists, Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]), OKR-Work, FY252627 Reading Lists (Custom Lists)
gerritbot added a project to T431732: Create feature flag for custom lists: Patch-For-Review.
Fri, Jul 17, 7:30 PM · Patch-For-Review, MediaWiki-extensions-ReadingLists, Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]), OKR-Work, FY252627 Reading Lists (Custom Lists)
gerritbot added a comment to T431732: Create feature flag for custom lists.

Change #1311908 had a related patch set uploaded (by Bernard Wang; author: Bernard Wang):

[mediawiki/extensions/ReadingLists@master] Add ReadingList custom list config flag

https://gerrit.wikimedia.org/r/1311908

Fri, Jul 17, 7:30 PM · Patch-For-Review, MediaWiki-extensions-ReadingLists, Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]), OKR-Work, FY252627 Reading Lists (Custom Lists)
Isaac added a comment to T432415: [SPIKE] Provide ML/Research teams with initial technical assessment for displaying AI Source Verification suggestions using edit check.

Thanks for this update @medelius !

Fri, Jul 17, 7:29 PM · VisualEditor, OKR-Work, Editing-team (FY2026-27 Q1 sprint 2), VisualEditor Suggestion Mode
gerritbot added a project to T432473: Update the copy for bookmark filled icon on Minerva: Patch-For-Review.
Fri, Jul 17, 7:20 PM · Patch-For-Review, OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
gerritbot added a comment to T432473: Update the copy for bookmark filled icon on Minerva.

Change #1311907 had a related patch set uploaded (by Abhinavwikigerrit; author: Abhinavwikigerrit):

[mediawiki/extensions/ReadingLists@master] Update bookmark filled icon label on Minerva to "Saved"

https://gerrit.wikimedia.org/r/1311907

Fri, Jul 17, 7:20 PM · Patch-For-Review, OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
Abhinavwikiclub added a comment to T432473: Update the copy for bookmark filled icon on Minerva.
Fri, Jul 17, 7:14 PM · Patch-For-Review, OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
Abhinavwikiclub added a comment to T432473: Update the copy for bookmark filled icon on Minerva.

I would like to contribute to this task as a part of road to wiki

Fri, Jul 17, 7:14 PM · Patch-For-Review, OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
Abhinavwikiclub claimed T432473: Update the copy for bookmark filled icon on Minerva.
Fri, Jul 17, 7:13 PM · Patch-For-Review, OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
HFan-WMF removed a project from T431725: Display item count on custom lists: Epic.
Fri, Jul 17, 7:11 PM · OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
HFan-WMF removed a project from T432131: [Draft] Color "Saved" grey on custom list pages: Epic.
Fri, Jul 17, 7:11 PM · OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
HFan-WMF removed a project from T431732: Create feature flag for custom lists: Epic.
Fri, Jul 17, 7:10 PM · Patch-For-Review, MediaWiki-extensions-ReadingLists, Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]), OKR-Work, FY252627 Reading Lists (Custom Lists)
HFan-WMF removed a project from T430734: [SPIKE] Scope frontend component for mobile bottom drawer (reading lists): Epic.
Fri, Jul 17, 7:10 PM · Reader Experience Team (REx Sprint 1 [Q1 FY26-27 July 1-July 14]), OKR-Work, FY252627 Reading Lists (Custom Lists)
HFan-WMF removed a project from T431313: [SPIKE] Investigate potential performance optimizations of special page: Epic.
Fri, Jul 17, 7:10 PM · OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
HFan-WMF removed a project from T432023: Implement v1 navigation bar for custom lists: Epic.
Fri, Jul 17, 7:09 PM · Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]), OKR-Work, FY252627 Reading Lists (Custom Lists)
HFan-WMF removed a project from T431728: Update page title of custom list to include list name: Epic.
Fri, Jul 17, 7:09 PM · Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]), Patch-For-Review, OKR-Work, FY252627 Reading Lists (Custom Lists)
HFan-WMF moved T431728: Update page title of custom list to include list name from Backlog to Browsing a custom collection on the FY252627 Reading Lists (Custom Lists) board.
Fri, Jul 17, 7:06 PM · Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]), Patch-For-Review, OKR-Work, FY252627 Reading Lists (Custom Lists)
HFan-WMF moved T431313: [SPIKE] Investigate potential performance optimizations of special page from Backlog to Browsing a custom collection on the FY252627 Reading Lists (Custom Lists) board.
Fri, Jul 17, 7:06 PM · OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
HFan-WMF moved T430734: [SPIKE] Scope frontend component for mobile bottom drawer (reading lists) from Backlog to Saving/Unsaving items to custom collection on the FY252627 Reading Lists (Custom Lists) board.
Fri, Jul 17, 7:06 PM · Reader Experience Team (REx Sprint 1 [Q1 FY26-27 July 1-July 14]), OKR-Work, FY252627 Reading Lists (Custom Lists)
HFan-WMF moved T431725: Display item count on custom lists from Backlog to Browsing a custom collection on the FY252627 Reading Lists (Custom Lists) board.
Fri, Jul 17, 7:06 PM · OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
HFan-WMF moved T431732: Create feature flag for custom lists from Browsing a custom collection to Setup, measurement, & instrumentation on the FY252627 Reading Lists (Custom Lists) board.
Fri, Jul 17, 7:06 PM · Patch-For-Review, MediaWiki-extensions-ReadingLists, Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]), OKR-Work, FY252627 Reading Lists (Custom Lists)
HFan-WMF moved T431732: Create feature flag for custom lists from Backlog to Browsing a custom collection on the FY252627 Reading Lists (Custom Lists) board.
Fri, Jul 17, 7:05 PM · Patch-For-Review, MediaWiki-extensions-ReadingLists, Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]), OKR-Work, FY252627 Reading Lists (Custom Lists)
HFan-WMF moved T432024: Update empty list UI for all items and custom list from Backlog to Browsing a custom collection on the FY252627 Reading Lists (Custom Lists) board.
Fri, Jul 17, 7:05 PM · Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]), OKR-Work, FY252627 Reading Lists (Custom Lists)
HFan-WMF moved T432023: Implement v1 navigation bar for custom lists from Backlog to Browsing a custom collection on the FY252627 Reading Lists (Custom Lists) board.
Fri, Jul 17, 7:05 PM · Reader Experience Team (REx Sprint 2 [Q1 FY26-27 July 15-28]), OKR-Work, FY252627 Reading Lists (Custom Lists)
HFan-WMF moved T432131: [Draft] Color "Saved" grey on custom list pages from Backlog to Browsing a custom collection on the FY252627 Reading Lists (Custom Lists) board.
Fri, Jul 17, 7:05 PM · OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
HFan-WMF moved T432476: Update the tooltip on bookmark filled icon on Vector from Backlog to Saving/Unsaving items to custom collection on the FY252627 Reading Lists (Custom Lists) board.
Fri, Jul 17, 7:05 PM · Patch-For-Review, OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
gerritbot added a project to T432476: Update the tooltip on bookmark filled icon on Vector: Patch-For-Review.
Fri, Jul 17, 6:56 PM · Patch-For-Review, OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
gerritbot added a comment to T432476: Update the tooltip on bookmark filled icon on Vector.

Change #1311900 had a related patch set uploaded (by Abhinavwikigerrit; author: Abhinavwikigerrit):

[mediawiki/extensions/ReadingLists@master] Update bookmark tooltip for saved pages to reflect new behavior

https://gerrit.wikimedia.org/r/1311900

Fri, Jul 17, 6:56 PM · Patch-For-Review, OKR-Work, FY252627 Reading Lists (Custom Lists), Reader Experience Team
KineticPelagic closed T427522: Document CSRF token body parameters in TokenAware handlers, a subtask of T422484: [5.2.5b Epic] Add security mechanism information to the MediaWiki REST API description, as Resolved.
Fri, Jul 17, 6:54 PM · [MWI] FY2025-26 Q4, Epic, OKR-Work