Skip to content

chore: remove create-release.yml workflow file#168

Merged
aniaroramsft merged 1 commit into
microsoft:mainfrom
Tejasri-Microsoft:psl-ts-hp-cicd
Jun 26, 2026
Merged

chore: remove create-release.yml workflow file#168
aniaroramsft merged 1 commit into
microsoft:mainfrom
Tejasri-Microsoft:psl-ts-hp-cicd

Conversation

@Tejasri-Microsoft

Copy link
Copy Markdown
Contributor

This pull request removes the .github/workflows/create-release.yml file, which previously automated the release creation process using GitHub Actions and semantic-release.

Release workflow removal:

  • Deleted the create-release.yml workflow, which included steps for checking out code, running semantic-release with conventional commit plugins, and creating GitHub releases.## Purpose
  • ...

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.

What to Check

Verify that the following are valid

  • ...

Other Information

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 GitHub Actions workflow that previously automated release creation via semantic-release, leaving the repository without that CI-driven release automation.

Changes:

  • Deleted .github/workflows/create-release.yml (semantic-release-based release creation workflow).

💡 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
Collaborator

Choose a reason for hiding this comment

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

looks good

@aniaroramsft aniaroramsft merged commit 7b3dce4 into microsoft:main Jun 26, 2026
2 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.

5 participants