Releases: contriboss/swarm-shield-action
Releases · contriboss/swarm-shield-action
Swarm Shield v0.3.0
🛡️ Swarm Shield v0.3.0
Major improvements:
- ✅ Detects
NONEauthor association (external contributors with no repo association) - ✅ Uses
pull_request_target- runs automatically without approval for first-timers - ✅ Added null safety for match text extraction
- ✅ Removed debug logging for cleaner output
- ✅ Updated README with correct usage examples
What's Fixed:
- First-time contributors with
NONEassociation now properly detected - No more manual approval needed for workflows
- Safer regex match handling
Usage:
- uses: contriboss/swarm-shield-action@v0.3.0
env:
GITHUB_TOKEN: ${{ github.token }}Full Changelog: v0.2.0...v0.3.0