Skip to content

Conversation

@wonwuakpa-msft
Copy link
Member

Description

Releases should not be overwritten after release :)

  • Feature / Bug Fix: (Brief description of the feature or issue being addressed)

  • Related Links:

  • PBI Item

Type of Change

  • Bug fix
  • New feature
  • Documentation update required
  • Code quality improvement
  • Other (describe):

How Has This Been Tested?

Thank you for your contribution to AzCopy!

Copy link
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 adds safeguards to prevent accidental overwriting of existing releases in the AzCopy release pipeline by changing the GitHub release action from 'edit' to 'create', which will fail if a release already exists.

Key Changes

  • Changed GitHub release action from 'edit' to 'create' to prevent overwriting existing releases
  • Added explanatory comments about safe testing practices for the pipeline

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

Co-authored-by: Copilot <[email protected]>
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.

2 participants