chore(xfer): update notify integration workflow#612
Conversation
Update integration identifier in notify integration workflow. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
4951134 to
908b725
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the integration identifier in two GitHub workflow files from "packer/hashicorp/vsphere" to "packer/vmware/vsphere", reflecting the correct organizational namespace for the VMware vSphere Packer plugin.
Changes:
- Updated integration identifier in notify-integration-release-via-tag.yaml workflow
- Updated integration identifier in notify-integration-release-via-manual.yaml workflow
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/notify-integration-release-via-tag.yaml | Updated integration_identifier parameter from "packer/hashicorp/vsphere" to "packer/vmware/vsphere" |
| .github/workflows/notify-integration-release-via-manual.yaml | Updated integration_identifier parameter from "packer/hashicorp/vsphere" to "packer/vmware/vsphere" |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This functionality has been released in v2.1.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.1.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
Update integration identifier in notify integration 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