Open
Description
Describe the issue
Unfortunately as LLMs have gotten more popular the prevalence of pull requests fully generated using AI with obvious errors has increased. AI can be used as a tool, but it is not suitable for use submitting blocks of code to open source projects.
This issue is about creating an easy way for developers to close these issues with automation, while providing options for appeal.
Suggest a potential alternative/fix
- Create a workflow that triggers when the "AI Spam" label is added to a pull request
- Write a comment with information using the aeon-actions-bot
- Close the PR using the aeon-actions-bot
Additional context
No response