Skip to content

chore: remove Create-Release workflow file#303

Merged
Prajwal1-Microsoft merged 1 commit into
mainfrom
psl-remove-releaseyml-ctm
Jun 26, 2026
Merged

chore: remove Create-Release workflow file#303
Prajwal1-Microsoft merged 1 commit into
mainfrom
psl-remove-releaseyml-ctm

Conversation

@VishalSh-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request removes the entire GitHub Actions workflow for creating releases using semantic-release. The workflow file .github/workflows/Create-Release..yml is deleted, which means automated release creation on pushes to the main branch will no longer occur.

Workflow removal:

  • Deleted .github/workflows/Create-Release..yml, removing the automated release creation process using semantic-release and related plugins.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

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 removes the GitHub Actions workflow responsible for automated release creation via semantic-release, meaning pushes to main will no longer trigger an automated release process.

Changes:

  • Deleted the Create-Release GitHub Actions workflow file to disable automated releases on main.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@toherman-msft toherman-msft left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

looks good

@Prajwal1-Microsoft Prajwal1-Microsoft merged commit 9b2a630 into main Jun 26, 2026
5 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