Refactor `pp chatbot remove` to use util instead of calling other command
Open
@nicodecleyre is already working on this.
Since Jul 18, 2023.
enhancement
keep-open
work in progress
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 413
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 21
Description
In this issue the following using of commands is refactored:
| Command | The command to refactor | Util function |
|---|---|---|
pp chatbot remove |
PpChatbotGetCommand | powerPlatform.getChatbotByName |
This issue is part of the epic #4531
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.