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

Add a label parameter when creating pull requests #1357

Open
Apollo-Roboto opened this issue Jun 8, 2023 · 0 comments
Open

Add a label parameter when creating pull requests #1357

Apollo-Roboto opened this issue Jun 8, 2023 · 0 comments
Labels
Feature Feature Work required.

Comments

@Apollo-Roboto
Copy link
Contributor

Describe the solution you'd like
A parameter to add labels to a pull request when creating it with the az repos pr create command.

Example:

az repos pr create \
  --title "A cool pr" \
  --description "With a cool description" \
  --label "documentation"

Additional context
The python module azure-devops is already able to create pull request with labels: Reference 1, Reference 2

@Apollo-Roboto Apollo-Roboto added the Feature Feature Work required. label Jun 8, 2023
@Apollo-Roboto Apollo-Roboto changed the title Add a label parameter to when creating pull requests Add a label parameter when creating pull requests Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature Work required.
Projects
None yet
Development

No branches or pull requests

1 participant