Page MenuHomePhabricator

Add a hook after updating change tags
Closed, ResolvedPublic

Description

Adding a hook to the function that updates change tags would allow extensions to react whenever tags are added / removed from an edit or action.
This allows in particular to implement deferred changes: T118696, but would likely have other uses as well.
This is done in commit 218266.

Event Timeline

Cenarium claimed this task.
Cenarium raised the priority of this task from to Medium.
Cenarium updated the task description. (Show Details)
Cenarium subscribed.

Change 218266 had a related patch set uploaded (by Cenarium):
Create ChangeTagsUpdate hook and flags describing update method

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

Change 218266 merged by jenkins-bot:
Create ChangeTagsUpdate hook

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

What more is there left to do here? Can this task be closed?

Yes it can be closed, I'm doing so.