You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add Discord notifications for releases and pre-releases
Add automated Discord notifications for both stable releases and pre-releases:
- release-discord-notification.yml: Full announcements with role mentions for stable releases
- prerelease-discord-notification.yml: Testing-focused notifications without role pings
Features:
- Personalized "Cracking Shells" branding with MCP references
- Direct links to GitHub release pages for changelog access
- Role mentions (<@&1418053865818951721> --> ) for stable releases only
- Different visual styling (green vs orange) to distinguish release types
- Triggers on 'released' and 'prereleased' events respectively
Integrates with existing semantic-release workflow for automated release management.
0 commit comments