Skip to content

[6.0] Disable scheduled pipeline triggers#4131

Open
paulmedynski wants to merge 1 commit intorelease/6.0from
dev/paul/release/6.0/disable
Open

[6.0] Disable scheduled pipeline triggers#4131
paulmedynski wants to merge 1 commit intorelease/6.0from
dev/paul/release/6.0/disable

Conversation

@paulmedynski
Copy link
Copy Markdown
Contributor

Description

Retiring release/6.0 and disabling scheduled pipeline triggers.

@paulmedynski paulmedynski requested a review from a team as a code owner April 2, 2026 13:18
@paulmedynski paulmedynski added the Area\Engineering Use this for issues that are targeted for changes in the 'eng' folder or build systems. label Apr 2, 2026
Copilot AI review requested due to automatic review settings April 2, 2026 13:18
@github-project-automation github-project-automation bot moved this to To triage in SqlClient Board Apr 2, 2026
@paulmedynski paulmedynski moved this from To triage to In review in SqlClient Board Apr 2, 2026
@paulmedynski paulmedynski changed the title Disable scheduled pipeline triggers [6.0] Disable scheduled pipeline triggers Apr 2, 2026
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 scheduled pipeline triggers tied to the retiring release/6.0 / internal/release/6.0 branches, reducing automated runs now that those release branches are being phased out.

Changes:

  • Removed Azure DevOps schedules: blocks from the signing and CI reference pipelines.
  • Removed the GitHub Actions CodeQL scheduled cron trigger for release/6.0.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
eng/pipelines/dotnet-sqlclient-signing-pipeline.yml Removes the weekly scheduled build trigger for internal/release/6.0.
eng/pipelines/dotnet-sqlclient-ci-project-reference-pipeline.yml Removes Sunday scheduled runs for release/6.0 and internal/release/6.0.
eng/pipelines/dotnet-sqlclient-ci-package-reference-pipeline.yml Removes Sunday scheduled runs for release/6.0 and internal/release/6.0.
.github/workflows/codeql.yml Removes the weekly scheduled CodeQL cron trigger.

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

Labels

Area\Engineering Use this for issues that are targeted for changes in the 'eng' folder or build systems.

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

3 participants