CSGHub
CSGHub copied to clipboard
Create spam-issue-detect.yml
What this PR does:
创建检测垃圾issue和comment的action任务:
每天凌晨2点执行,根据关键字检测issue和comment内容,超过阈值,关闭或者删除,默认dry-run模式
Type of changes Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation update
Special notes for your reviewer:
Checklist:
- [ ] I have added unit/e2e tests that prove your fix is effective or that this feature works.
- [ ] I have commented my code, particularly in hard-to-understand areas.
- [ ] I have made corresponding changes to the documentation.
- [ ] I have reviewed my own code and ensured that it follows the project's style guidelines.
Release note: