core icon indicating copy to clipboard operation
core copied to clipboard

Create TypeCheckSFTP.php

Open harrykipper opened this issue 1 year ago • 3 comments

Description

Related Issue

  • Fixes <issue_link>

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Database schema changes (next release will require increase of minor version instead of patch)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Technical debt
  • [ ] Tests only (no source changes)

Checklist:

  • [ ] Code changes
  • [ ] Unit tests added
  • [ ] Acceptance tests added
  • [ ] Documentation ticket raised:
  • [ ] Changelog item, see TEMPLATE

harrykipper avatar Aug 19 '24 12:08 harrykipper

Add changelog item for pull request 41240

harrykipper avatar Aug 19 '24 12:08 harrykipper

Shouldn't this go directly into #41240 and instead of changelog/unreleased/TypeCheckSFTP.php the file should be just called changelog/unreleased/41240?

iasdeoupxe avatar Aug 28 '24 14:08 iasdeoupxe

Yes, the changelog needs to go into PR #41240 - the file name of the changelog does not matter so much, but we have been conventionally using the PR number 41240 as the name of the changelog file.

phil-davis avatar Aug 28 '24 15:08 phil-davis