Skip to content

Conversation

VeryEarly
Copy link
Collaborator

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@Copilot Copilot AI review requested due to automatic review settings September 22, 2025 07:29
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

@Copilot 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 removes the 'preview' tag from the Az.Sftp module to transition it from preview status to general availability. The changes enable proper module versioning by commenting out the prerelease designation and adding the module to the CreateMappings configuration.

  • Removes the 'Prerelease = preview' setting from the module manifest
  • Adds Sftp module mapping to the CreateMappings_rules.json configuration

Reviewed Changes

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

File Description
src/Sftp/Sftp/Az.Sftp.psd1 Comments out the Prerelease property to remove preview status
tools/CreateMappings_rules.json Adds Sftp module alias mapping configuration

@VeryEarly VeryEarly enabled auto-merge (squash) September 22, 2025 07:39
@VeryEarly VeryEarly closed this Sep 22, 2025
auto-merge was automatically disabled September 22, 2025 07:57

Pull request was closed

@VeryEarly VeryEarly reopened this Sep 22, 2025
@VeryEarly VeryEarly merged commit 4c737ff into main Sep 22, 2025
7 of 12 checks passed
@VeryEarly VeryEarly deleted the yabo/fix-sftp branch September 22, 2025 07:58
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