Skip to content

{RDBMS} Add rdbms code owner#16383

Merged
evelyn-ys merged 1 commit into
Azure:devfrom
evelyn-ys:add_code_owner
Dec 29, 2020
Merged

{RDBMS} Add rdbms code owner#16383
evelyn-ys merged 1 commit into
Azure:devfrom
evelyn-ys:add_code_owner

Conversation

@evelyn-ys
Copy link
Copy Markdown
Member

@evelyn-ys evelyn-ys commented Dec 29, 2020

Description

We may need service team member as rdbms code owner to ensure the code quality as we CLI team members may not know exactly and explictly how everything works.
For example, network migration need service team's review: #16350


This checklist is used to make sure that common guidelines for a pull request are followed.

@evelyn-ys evelyn-ys requested a review from Juliehzl December 29, 2020 04:09
Comment thread .github/CODEOWNERS
/src/azure-cli/azure/cli/command_modules/policyinsights/ @cheggert
/src/azure-cli/azure/cli/command_modules/profile/ @jiasli @evelyn-ys @fengzhou-msft
/src/azure-cli/azure/cli/command_modules/rdbms/ @Juliehzl @evelyn-ys
/src/azure-cli/azure/cli/command_modules/rdbms/ @arde0708 @Juliehzl @evelyn-ys
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Good to have a member from service team to ensure the code quality.

Copy link
Copy Markdown
Member

@jiasli jiasli Dec 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To add more context:

#16350 introduced an incorrect parameter name serv_name which would have been detected by a service team reviewer:

https://github.com/Azure/azure-cli/pull/16350/files#diff-b35334d6c5b55e0a06626a93a1b1ccf9744d4a9d980733aa0dcffa4c58e0736aR216

delegation = Delegation(name=delegation_service_name, serv_name=delegation_service_name)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@evelyn-ys nice!

@yonzhan yonzhan added this to the S181 milestone Dec 29, 2020
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Dec 29, 2020

RDBMS

Copy link
Copy Markdown
Collaborator

@yonzhan yonzhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@evelyn-ys evelyn-ys merged commit ee380ec into Azure:dev Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants