Skip to content

chore: Removing Create-Release.yml file - #664

Merged
Prajwal1-Microsoft merged 1 commit into
mainfrom
psl/remove_create_release
Jun 26, 2026
Merged

chore: Removing Create-Release.yml file#664
Prajwal1-Microsoft merged 1 commit into
mainfrom
psl/remove_create_release

Conversation

@Prachig-Microsoft

@Prachig-Microsoft Prachig-Microsoft commented Jun 26, 2026

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

Removes the legacy GitHub Actions workflow used to create releases via semantic-release. This simplifies the CI/CD surface area by deleting an unused/disabled workflow definition.

Changes:

  • Deleted .github/workflows/Create-Release.yml (the Create-Release workflow).
  • Eliminated semantic-release action configuration previously defined in that workflow.

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

@Prachig-Microsoft
Prachig-Microsoft force-pushed the psl/remove_create_release branch from fe92c31 to cad8d6f Compare June 26, 2026 20:21

@toherman-msft toherman-msft 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.

looks good

@Prajwal1-Microsoft
Prajwal1-Microsoft merged commit dcfdc90 into main Jun 26, 2026
6 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