On PR merge #267
on_merged_pr.yml
on: workflow_run
get_pr_details
/
export_pr_details
5s
release_label_on_merge
4s
Annotations
1 error
|
release_label_on_merge
Unable to find related issue for PR number 175.
Body details: "## Summary\r\n\r\n### Changes\r\n\r\nThis pull request refactors the Unicorn Properties service into Unicorn Approvals service, updating the namespace and service naming throughout the codebase. The main changes include:\r\n\r\n- **Service Rename**: Renamed `Unicorn.Properties` to `Unicorn.Approvals` throughout the codebase\r\n- **Namespace Updates**: Updated all references from `UnicornPropertiesNamespace` to `UnicornApprovalsNamespace`\r\n- **Event Bus References**: Updated all event bus references from `UnicornPropertiesEventBus` to `UnicornApprovalsEventBus`\r\n- **Documentation Updates**: Updated README files and documentation to reflect the new service name\r\n\r\n### User experience\r\n\r\n**Before**: The service was named \"Unicorn Properties\" which could be confusing as it handled approval workflows rather than property management directly.\r\n\r\n**After**: The service is now named \"Unicorn Approvals\" which more accurately reflects its purpose of handling approval workflows for contracts and properties. This provides better clarity for developers and users about the service's actual functionality.\r\n\r\n## Checklist\r\n\r\nPlease leave checklist items unchecked if they do not apply to your change.\r\n\r\n* [x] I have performed a self-review of this change\r\n* [x] Changes have been tested\r\n* [x] Changes are documented\r\n* [x] PR title follows [conventional commit semantics](https://github.com/aws-samples/aws-serverless-developer-experience-workshop-dotnet/blob/develop/.github/semantic.yml)\r\n\r\n## Acknowledgment\r\n\r\nBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.\r\n\r\n**Disclaimer**: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful. "
|