Azure / Azure/azure-dev

Improve `pipeline config` azdo text

Open
#1,512 1 comment 0 reactions 0 assignees View on GitHub
area/ux bug
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 19h
Merged PRs (30d)
136

Description

This was my experience using `azd pipeline config` today:

![image](https://user-images.githubusercontent.com/2322434/217321954-5a8e362d-33c2-4a1f-8833-532a756b982d.png)

As a quick fix, I think we can set a maximum length for messages. I can see how we can shorten the few verbose messages below:

## Message improvements

These serve as both length trimming + improve user-friendliness
1. Instead of "Configuring repository X to use credentials for Y" -> "Configuring service connection"
2. "Would you like to commit and push your changes to start the configured CI pipeline" -> This is way too heavy handed.

Proposed flow:
"Would you like to start the pipeline right now?"
User: Yes / No
"Uncommitted changes detected. Commit them now?"
User: Yes / No
"Pipeline runs either on current changes as-is, or with the committed changes based on selection 2"

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.