-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clean up some unused code: GithubCodeOwnerSubscribers and Get-AADIdentityFromGithubUser.ps1 #4851
Labels
Central-EngSys
This issue is owned by the Engineering System team.
Comments
Identified another place to clean up. |
@konrad-jamrozik Thanks for taking care of this issue! 👍 |
konrad-jamrozik
pushed a commit
that referenced
this issue
Dec 2, 2022
…ps1 (#4851) (#4854) This PR addresses issue #4851 The logic from `AADIdentityFromGithubUser.ps1` was moved to https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/scripts/Helpers/Metadata-Helpers.ps1#L1, per [this comment](#4835 (comment)).
@sima-zhu Happy to help! :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We merged the logic of code owner subscriber and notification configuration. The tool of GithubCodeOwnerSubscribers is no longer use since then.
Specifically clean up the file: https://github.com/Azure/azure-sdk-tools/blob/main/tools/notification-configuration/github-codeowner-subscriber/Program.cs
The text was updated successfully, but these errors were encountered: