Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Can I get an email whenever someone creates or updates a feature page #383

Closed
jpmedley opened this issue Aug 10, 2016 · 1 comment

Comments

@jpmedley
Copy link
Contributor

No description provided.

@ebidel
Copy link
Contributor

ebidel commented Aug 10, 2016

This would require storing a list of user emails. Privacy team won't like storing PII.

Instead, I would just subscribe to the RSS feed and set max-items to something higher than the default 15:

http://www.chromestatus.com/features.xml?max-items=50

That'll return the last 50 features that were updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants