Azure / Azure/azure-cli

[Feature request] Remove the functionality of `az feedback`

Open
#29,426 1 comment 0 reactions 1 assignee Claimed by @jiasli View on GitHub
act-platform-engineering-squad Azure CLI Team Core feature-request
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Related command**
`az feedback`

**Is your feature request related to a problem? Please describe.**

- https://github.com/Azure/azure-cli/pull/25286 stopped including error message in `az feedback`'s feedback body.
- https://github.com/Azure/azure-cli/pull/26459 stopped prompting `az feedback`.

`az feedback` is now half-deprecated.

**Describe the solution you'd like**
Since https://github.com/Azure/azure-cli/pull/26463 refined the GitHub issue template: https://github.com/Azure/azure-cli/issues/new?assignees=&labels=bug&projects=&template=Bug_report.yml, `az feedback` should now just open https://github.com/Azure/azure-cli/issues/new/choose without letting the user select any command. (**🚀Feature request** is also considered a type of feedback.)

**Describe alternatives you've considered**
Totally remove `az feedback`.

**Additional context**
`az feedback`'s test relies on an old extension `alias`:

https://github.com/Azure/azure-cli/blob/4c0f6483633908c0a952a26d8e9e8b1b9c2c7c3d/src/azure-cli/azure/cli/command_modules/feedback/tests/latest/test_feedback.py#L61

This `alias` has packaging issues.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.