Conversation
There was a problem hiding this comment.
Pull request overview
This pull request updates the release workflow as part of a post-transfer cleanup. The changes primarily focus on formatting improvements, comment updates, and step name standardization.
Changes:
- Removed legacy comments and replaced with a simpler header comment
- Standardized step names to use title case (e.g., "Checkout Repository", "Describe Plugin", "Import GPG Key")
- Simplified multi-line args formatting into a single line
- Downgraded goreleaser-action from v6.4.0 to v5.0.0
- Added consistent blank lines for better readability
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
b327cac to
966382f
Compare
Post-transfer update of release workflow. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
966382f to
0f6dda4
Compare
|
This functionality has been released in v2.0.0 of the plugin. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
1 similar comment
|
This functionality has been released in v2.0.0 of the plugin. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
|
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Summary
Post-transfer update of release workflow.
Type
fix: Bug Fixfeat: Feature or Enhancementdocs: Documentationrefactor: Refactoringchore: Build, Dependencies, Workflows, etc.other: Other (Please describe.)Breaking Changes?
Tests
Output:
Documentation
Issue References
Release Note
Additional Information