Skip to content

Update namespaceRegex to include action #3161

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

Closed
miketaylr opened this issue Jan 15, 2020 · 2 comments
Closed

Update namespaceRegex to include action #3161

miketaylr opened this issue Jan 15, 2020 · 2 comments

Comments

@miketaylr
Copy link
Member

We have some action-foo prefixed labels, https://github.com/webcompat/web-bugs/labels?utf8=%E2%9C%93&q=action

We should update the following Regexp to account for that:

this.set("namespaceRegex", /(browser|closed|os|priority|status)-(.+)/i);

@karlcow
Copy link
Member

karlcow commented Jan 15, 2020

@miketaylr This requires to fix #2830 too.
Because right now we are still not getting the full list of labels.

@miketaylr
Copy link
Member Author

Solving #2830 is not a good first bug, but agreed.

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

No branches or pull requests

2 participants