Bot Check Action
Version updated for https://github.com/dohyeon5626/bot-check-action to version v1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Bot Check Action is a GitHub Action designed to verify whether issues or pull requests are created by human users, helping to prevent spam and automated submissions. It automates tasks such as tagging, commenting, and optionally closing unverified contributions, while offering configurable options for trusted users and permission levels. This action streamlines repository management by ensuring only legitimate submissions are processed.
What’s Changed
- Add trust permission
- Add allowed users
- Add first time only