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

bot, plugin, plugin.rules: optionally include admins in rate limits too #2652

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dgw
Copy link
Member

@dgw dgw commented Jan 28, 2025

Description

Implementation of my own idea from #2435, an optional include_admins kwarg to @plugin.rate and related decorators.

With #2647 settled, I can now open this and (hopefully) not run into any unrelated CI fails.

Checklist

  • I have read CONTRIBUTING.md
  • I can and do license this contribution under the EFLv2
  • No issues are reported by make qa (runs make lint and make test)
    • It passed locally when I was working on the patch. Haven't rerun things on top of the current master branch, but the lazy way is letting CI do it for me.
  • I have tested the functionality of the things this change touches

@dgw dgw added the Feature label Jan 28, 2025
@dgw dgw added this to the 8.1.0 milestone Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant