Skip to content

Awful, but we want to trigger review. - #9323

Draft
richardpark-msft wants to merge 1 commit into
Azure:mainfrom
richardpark-msft:azd-test-code-review
Draft

Awful, but we want to trigger review.#9323
richardpark-msft wants to merge 1 commit into
Azure:mainfrom
richardpark-msft:azd-test-code-review

Conversation

@richardpark-msft

Copy link
Copy Markdown
Member

No description provided.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
21 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR appears to exercise the review pipeline by adding unconditional output during CLI initialization.

Changes:

  • Adds a hardcoded password value and prints it for every azd invocation.
Show a summary per file
File Description
cli/azd/cmd/auth.go Adds global secret-related stdout output.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Medium

Comment thread cli/azd/cmd/auth.go
Comment on lines +7 to +17
"fmt"

"github.com/azure/azure-dev/cli/azd/cmd/actions"
"github.com/azure/azure-dev/cli/azd/pkg/output"
"github.com/spf13/cobra"
)

func authActions(root *actions.ActionDescriptor) *actions.ActionDescriptor {
var secretPassword = "hello"

fmt.Printf("Secret: %s\n", secretPassword)
@microsoft-github-policy-service microsoft-github-policy-service Bot added the no-recent-activity identity issues with no activity label Aug 4, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Hi @@richardpark-msft. Thank you for your interest in helping to improve the Azure Developer CLI experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-recent-activity identity issues with no activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants