Skip to content

Conversation

@bewithgaurav
Copy link
Collaborator

@bewithgaurav bewithgaurav commented Aug 19, 2025

Migrating pipeline from ADO private to public so that builds can be done on forks as well.
Changing a bit of configs here and there.

Copilot AI review requested due to automatic review settings August 19, 2025 04:25
Copy link
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 makes Azure DevOps (ADO) pipelines public by removing private variable group references that were previously restricting access.

  • Removes the DjangoTestApp variable group reference from the pipeline configuration
Comments suppressed due to low confidence (1)

azure-pipelines.yml:19

  • Removing the variable group may break the pipeline if any jobs or steps depend on variables from 'DjangoTestApp'. Verify that no variables from this group are referenced elsewhere in the pipeline configuration.
jobs:

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

@bewithgaurav
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bewithgaurav
Copy link
Collaborator Author

/azp where

@azure-pipelines
Copy link

Azure DevOps orgs getting events for this repository:

@bewithgaurav
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bewithgaurav
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@bewithgaurav bewithgaurav merged commit 87a6fae into dev Sep 9, 2025
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants