Releases: EhsanAzish80/devscope-action
Releases · EhsanAzish80/devscope-action
Release list
v1.1.0 - Marketplace Ready
Release v1.1.0 - Marketplace Ready
🎉 Marketplace Ready Release
This release prepares devscope-action for GitHub Marketplace publication.
✨ What's New
Marketplace Metadata:
- ✅ Blue branding icon (activity)
- ✅ Repository topics: github-action, code-quality, devops, ci, pull-request, repository-analysis
- ✅ Category: Continuous Integration
Documentation Enhancements:
- 📖 New "Why Devscope in CI?" section explaining shift-left quality benefits
- 📖 Enhanced PR comment format examples with collapsible details
- 📖 Performance comparison table (first run vs cached)
- 📖 Better structured inputs/outputs tables
Testing:
- 🧪 End-to-end test workflow:
- Tests action on devscope repository itself
- Validates PR comment creation
- Tests threshold enforcement scenarios
- Verifies all outputs are present
📦 Using This Release
- uses: EhsanAzish80/devscope-action@v1
with:
fail-under: B
max-risk: Medium🚀 Publishing to Marketplace
To publish this action to GitHub Marketplace:
- Go to https://github.com/EhsanAzish80/devscope-action/releases/new
- Choose tag: v1.1.0
- Set release title: "v1.1.0 - Marketplace Ready"
- Copy content from this file as release notes
- Check "Publish this Action to the GitHub Marketplace"
- Select category: Continuous Integration
- Publish release
Full Changelog: v1.0.1...v1.1.0
v1.0.0 - Initial Release
See CHANGELOG.md for full details