Skip to content
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

{CI} Update issue and pr template #21860

Merged
merged 4 commits into from
May 5, 2022
Merged

Conversation

wangzelin007
Copy link
Member

@wangzelin007 wangzelin007 commented Mar 30, 2022

Now we use keyword to route issue and pr.
However, as more and more modules are managed, the misjudgment rate is also getting higher.
The misjudgment rate is many times larger than the omission rate.

The reasons for misjudgment:

  1. The information in the Environment Summary can easily lead to misjudgment
    az sql mi-arc list failes after update to 2.36.0 #22224
    az afd profile show returns Null for frontDoorId #21751
    Dataprotection ModuleNotFoundError 'azure.mgmt.resourcegraph' azure-cli-extensions#4562
  2. Users description contains multiple keywords
    Inconsistent return value for "exists" commands #21822
  3. The log pasted by the user contains multiple keywords
    "az vmss create" for FLEX does not convert "--edge-zone" to "extendedLocation" in template #21793
  4. Fabric bot supports neither complex regex nor if/else conditional

In the future, az $command will be used for matching.
But this will also lead to an increase in the omission rate.
#21726
So we should also modify template to guide user to fill in the related command.

@ghost ghost added Auto-Assign Auto assign by bot CI CI labels Mar 30, 2022
@ghost ghost requested review from yonzhan, jiasli and kairu-ms March 30, 2022 07:58
@ghost ghost assigned wangzelin007 Mar 30, 2022
@ghost ghost added this to the Mar 2022 (2022-04-06) milestone Mar 30, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Mar 30, 2022

CI

@wangzelin007
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@wangzelin007 wangzelin007 merged commit 49f135b into Azure:dev May 5, 2022
@wangzelin007 wangzelin007 deleted the modify_template branch May 5, 2022 01:18
@wangzelin007 wangzelin007 restored the modify_template branch May 5, 2022 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot CI CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants