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

Spec monitoring #1114

Open
dontcallmedom opened this issue Nov 18, 2022 · 0 comments
Open

Spec monitoring #1114

dontcallmedom opened this issue Nov 18, 2022 · 0 comments

Comments

@dontcallmedom
Copy link
Member

Based on a discussion in the context of MDN, I think it would be useful to look into reffy (or maybe more likely, a tool built on top of reffy) providing some kind of monitoring infrastructure for changes in specifications.

The rough idea would be to allow people to subscribe to a notification mechanism that alerts you when a given condition in a given spec changes; for instance, detect if the number of items in <ul> in a given section has changed, or if the .textContent of a given node has changed, etc.

I imagine subscription could be managed with a github managed configuration file (à la https://github.com/w3c/github-notify-ml-config/), with notifications themselves probably provided via github issues?

One thing I'm not clear on yet is whether we can find the right level of expressiveness for defining meaningful conditions that would trigger these notifications; there is a high risk of creating too much noise.

cc @wbamberg since I think we would want a committed customer before we investigate this.

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

1 participant