community-plugins
community-plugins copied to clipboard
ci(release_workspace): add additional checks and document workflow
- Refactored the workflow to infer the branch from the workspace name using the pattern
workspace/${workspace}
- Removed the unused
branch
input from the workflow - Added handling for missing GitHub events in release checks
- Introduced logic to set npm publish tag (latest or maintenance)
- Added initial plugin maintainer guide for patching older release lines