-
Notifications
You must be signed in to change notification settings - Fork 391
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
Add regex-based repository configuration #887
Comments
Except for trying to come up with a more intuitive name I'd merge a PR implementing this in no time. It would let us set limits per repo which would be nice for heavy hitters and a kind of "soft ban" and one day maybe even per spec resources. |
Time to close this? |
I think so? Do we have a definitive test to know that it works yet? |
Kind of as it is used on mybinder.org. Could transition some of the high spec repos to it to make really sure. |
In #882 @betatim and I discussed exposing configuration for specific key:value pairs using regexes (similar to how we ban repositories, but with an extra level that would let you add custom key/values)
I had suggested:
and @betatim replied:
Then the issue got closed...this issue is just keeping that thread alive :-)
The text was updated successfully, but these errors were encountered: