Status Updates part 4: Add a Feature definition.
Review Request #8405 — Created Sept. 18, 2016 and submitted — Latest diff uploaded
Status updates are a new feature which are designed for better integration with
third-party tools like static analysis and continuous integration. This change
adds a Feature definition which will be used to gate off access to the new code
until it's ready to go.This is not yet used by anything.
Used in future changes.