Closed ZhongRuoyu closed 8 months ago
I think we should be setting this at a limit (can always start higher) that we do start autoclosing).
I've split the limit
input into comment-limit
and close-limit
so that we can post comment at a lower limit and autoclose at a higher one (say 10 and 50 respectively).
Presumably this does not use the search API (and the correspondingly low rate limit)?
No it doesn't. I tried invoking this a few times and querying the /rate_limit
API. It's using GraphQL.
Let's try this.
Resolves #337.
Sample usage:
An
except-author-associations
list is also accepted (e.g.MEMBER
). We can discuss the exact rules when applying the action to the repos.