Select the types of activity you want to include in your feed.
Replace Repo with RepoRegex implementation (#213)
repo keyword now takes in regular expressions. This is a more powerful syntax to use.
An API only syntax.RepoRegex implementation existed, this aligns the syntax.Repo with it.