Skip to content

CHORE: Renamed test pipeline and enabled main branch triggers #66

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

Merged
merged 3 commits into from
Jun 4, 2025

Conversation

bewithgaurav
Copy link
Collaborator

@bewithgaurav bewithgaurav commented May 30, 2025

ADO Task ID: AB#37623

This pull request updates pipeline configurations to streamline triggers and improve naming conventions. The changes focus on ensuring pipelines are triggered only on relevant events and enhancing clarity in pipeline naming.

Updates to pipeline triggers:

Enhancements to pipeline naming:

  • Renamed eng/pipelines/test-pipeline.yml to eng/pipelines/pr-validation-pipeline.yml and updated its name within the file for consistency.

@Copilot Copilot AI review requested due to automatic review settings May 30, 2025 06:02
Copy link

@Copilot 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 updates the pipeline configuration by renaming the file and pipeline from "test-pipeline" to "pr-validation-pipeline" and adds trigger settings to run on pushes to the main branch.

  • Renamed pipeline file and internal pipeline name.
  • Added trigger configuration for pushes to the main branch.

@bewithgaurav bewithgaurav merged commit a3f4c56 into main Jun 4, 2025
3 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.

3 participants