Skip to content

Sorry NOT a BUG: How do I get access to Azure CLI slack to ask questions?  #27515

Description

@llyons

Describe the bug

Sorry NOT a BUG: How do I get access to Azure CLI slack channel to ask questions? I tried several things to no avail. It says contact an AzureCLI_Public admin but that process is not clear either.

I am trying to specifically ask a question about ADO Pull requests and how to see if any commits on source branch have not been merged into target branch.

in particular we are trying to do this.

$return = az repos pr create --project $project
--repository $repository --source-branch $sourcebranch
--target-branch $targetbranch ` |
ConvertFrom-Json;

And then look at the $return for details on commits but nothing shows?

https://learn.microsoft.com/en-us/answers/questions/1380716/is-there-an-azure-cli-(azure-repos-pr-etc-)-comman

Related command

NA

Errors

NA

Issue script & Debug output

NA

Expected behavior

NA

Environment Summary

NA

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    DevOpsService AttentionThis issue is responsible by Azure service team.act-platform-engineering-squadbugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions