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