chore(xfer): update build plugin binaries workflow#431
Conversation
Updated workflow metadata and formatting for clarity. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
There was a problem hiding this comment.
Pull request overview
Updates GitHub Actions workflow/action metadata to improve readability and consistency across CI configuration.
Changes:
- Adds YAML document header and a brief descriptive comment to the build plugin binaries workflow.
- Renames the workflow and composite action
namefields to clearer, human-friendly titles. - Removes the prior copyright/SPDX comment block from the touched YAML headers.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/build_plugin_binaries.yml | Adds YAML header/comment and updates workflow display name for clarity/consistency. |
| .github/actions/build-and-persist-plugin-binary/action.yml | Adds YAML header and updates composite action display name for clarity. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
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
Updated workflow metadata and formatting for clarity.
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