Skip to content

fix: Disable Azure login in validate-queries workflow#781

Merged
arthurclares merged 1 commit into
mainfrom
arclares-fixworkflowaction
Sep 15, 2025
Merged

fix: Disable Azure login in validate-queries workflow#781
arthurclares merged 1 commit into
mainfrom
arclares-fixworkflowaction

Conversation

@arthurclares
Copy link
Copy Markdown
Collaborator

Overview/Summary

Remove pull_request_target workflow but preserving the code for future reference.

As part of this pull request I have

  • Read the Contribution Guide and ensured this PR is compliant with the guide
  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues or ADO Work Items (Internal Only)
  • [ x Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Ensured PR tests are passing
  • Performed testing and provided evidence (e.g. screenshot of output) for any changes associated to ARG queries
  • Updated relevant and associated documentation (e.g. Contribution Guide, Docs etc.)

Remove pull_request_target workflow but preserving the code for future reference.
@arthurclares arthurclares requested a review from a team as a code owner September 15, 2025 13:29
Copilot AI review requested due to automatic review settings September 15, 2025 13:29
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Bug 🐞 Something isn't working label Sep 15, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 disables the Azure login functionality in the validate-queries workflow by commenting out the Azure login step and the pull_request_target trigger, while preserving the workflow file for future reference by renaming it to .old.

  • Commented out the pull_request_target trigger that was used to run the workflow on PR events
  • Disabled Azure login step while keeping the authentication configuration for future use
  • Renamed the workflow file to preserve the implementation for potential future reactivation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .github/workflows/validate-queries.old
Comment thread .github/workflows/validate-queries.old
@arthurclares arthurclares enabled auto-merge (squash) September 15, 2025 14:03
@arthurclares arthurclares merged commit cd61c34 into main Sep 15, 2025
8 checks passed
@arthurclares arthurclares deleted the arclares-fixworkflowaction branch September 15, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug 🐞 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants