Page MenuHomePhabricator

Make it easy to track changes to the release notes
Open, Needs TriagePublic

Description

The MediaWiki community generally does a good job of noting important architectural changes in release notes so users can stay updated by reading them when updating to the next release. For developers who work with the master branch there isn't any convenient way of learning about them as soon as they happen, though.

It would be nice if release note changes could be announced as soon as they are merged (or proposed in a changeset, even?) to increase developer awareness. This is not really worth spending human time on but it doesn't seem too hard to have an IRC bot parse commits / new changesets and make the announcements.

Event Timeline

What is Is there some kind of changeprop-like mechanism for gerrit events? How does the gerrit bot learn about them?

What is Is there some kind of changeprop-like mechanism for gerrit events? How does the gerrit bot learn about them?

It uses stream-events but as it is a gerrit plugin, it dosen't have to use ssh.

GerritBot is the bot that publishes comments on phab. wikibugs publishes it on irc.