Skip to content

Conversation

tenthirtyam
Copy link
Contributor

Initializaing the project for the PowerShell Module for Cloud Foundation Recovery: VMware.CloudFoundation.Recovery.

Initializaing the project for the PowerShell Module for Cloud Foundation Recovery: `VMware.CloudFoundation.Recovery`.

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam added the chore Chore label Feb 28, 2024
@tenthirtyam tenthirtyam added this to the v1.0.0 milestone Feb 28, 2024
@tenthirtyam tenthirtyam self-assigned this Feb 28, 2024
@vmwclabot vmwclabot added the cla-not-required CLA Not Required label Feb 28, 2024
@tenthirtyam tenthirtyam merged commit f0ac03b into develop Feb 28, 2024
@tenthirtyam tenthirtyam deleted the chore/project-initialization branch February 28, 2024 20:08
Copy link

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2024
feardamhan added a commit that referenced this pull request May 3, 2024
<!-- markdownlint-disable first-line-h1 no-inline-html -->

<!-- Hidden Markdown: Do Not Update this Area.

In order to have the best experience with our community, we recommend
that you read the code of conduct and contributing guidelines before
submitting a pull request.

By submitting this pull request, you confirm that you have read,
understood, and agreed to the project's code of conduct and contributing
guidelines.

Please use conventional commits to format the title of the pull request
and the commit messages.

For more information, please refer to
https://www.conventionalcommits.org.

-->

### Summary

<!-- Hidden Markdown: Do Not Update this Area.

-->

Update the module to use native cmdlets for VMware Cloud Foundation in
`VMware.PowerCLI` 13.2.

### Type

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

-->

- [ ] Bugfix
- [ ] Enhancement or Feature
- [ ] Code Style or Formatting
- [ ] Documentation
- [x] Refactoring
- [ ] Chore
- [ ] Other
        Please describe:.

### Breaking Changes?

<!-- Hidden Markdown: Do Not Update this Area.

     Please check the one that applies to this pull request using "x".


If this pull request contains a breaking change, please describe the
impact and mitigation path.

You must install VMware.Sdk.Vcf.SddcManager
-->

- [x] Yes, there are breaking changes.
- [ ] No, there are no breaking changes..

### Test and Documentation

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

For bug fixes and enhancements/features, please ensure that tests and
documentation have been completed and provide details.

-->

- [x] Tests have been completed.
- [x] Documentation has been added or updated.

<!-- Hidden Markdown: Do Not Update this Area.

-->

Tested against 5.1.1.

### Issue References

<!-- Hidden Markdown: Do Not Update this Area.

Is this related to any GitHub issue(s)? If so, please provide the issue
number(s) that are closed or resolved by this pull request.

For bug fixes and enhancements/features, please ensure that a GitHub
issue has been created and provide the issue number(s) here.

Please use the 'Closes' keyword followed by the a hash and issue number.
This will link the pull request to the issue(s) and automatically close
them when the pull request is merged.

     Example:

     Closes #000
     Closes #1

-->

### Additional Information

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide any additional information that may be helpful.

-->
LifeOfBrianOC added a commit that referenced this pull request May 22, 2024
Add NSX version conditional check to Remove-NonResponsiveHosts

<!-- markdownlint-disable first-line-h1 no-inline-html -->

<!-- Hidden Markdown: Do Not Update this Area.

In order to have the best experience with our community, we recommend
that you read the code of conduct and contributing guidelines before
submitting a pull request.

By submitting this pull request, you confirm that you have read,
understood, and agreed to the project's code of conduct and contributing
guidelines.

Please use conventional commits to format the title of the pull request
and the commit messages.

For more information, please refer to
https://www.conventionalcommits.org.

-->.

### Summary

<!-- Hidden Markdown: Do Not Update this Area.

Add NSX version conditional check to Remove-NonResponsiveHosts to skip
detachTNP in NSX versions older than 4.1.2

-->.

### Type

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

-->

- [x] Bugfix
- [ ] Enhancement or Feature
- [ ] Code Style or Formatting
- [ ] Documentation
- [ ] Refactoring
- [ ] Chore
- [ ] Other
        Please describe:.

### Breaking Changes?

<!-- Hidden Markdown: Do Not Update this Area.

     Please check the one that applies to this pull request using "x".


If this pull request contains a breaking change, please describe the
impact and mitigation path.
-->

- [ ] Yes, there are breaking changes.
- [x] No, there are no breaking changes..

### Test and Documentation

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

For bug fixes and enhancements/features, please ensure that tests and
documentation have been completed and provide details.

-->

- [x] Tests have been completed.
- [ ] Documentation has been added or updated.

<!-- Hidden Markdown: Do Not Update this Area.

Please describe the tests that have been completed and/or the
documentation that has been added/updated.
Tested against VCF 4.5.2
-->.

### Issue References

<!-- Hidden Markdown: Do Not Update this Area.

Is this related to any GitHub issue(s)? If so, please provide the issue
number(s) that are closed or resolved by this pull request.

For bug fixes and enhancements/features, please ensure that a GitHub
issue has been created and provide the issue number(s) here.

Please use the 'Closes' keyword followed by the a hash and issue number.
This will link the pull request to the issue(s) and automatically close
them when the pull request is merged.

     Example:

     Closes #000
     Closes #1

-->.

### Additional Information

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide any additional information that may be helpful.

-->
LifeOfBrianOC added a commit that referenced this pull request May 22, 2024
<!-- markdownlint-disable first-line-h1 no-inline-html -->

<!-- Hidden Markdown: Do Not Update this Area.

In order to have the best experience with our community, we recommend
that you read the code of conduct and contributing guidelines before
submitting a pull request.

By submitting this pull request, you confirm that you have read,
understood, and agreed to the project's code of conduct and contributing
guidelines.

Please use conventional commits to format the title of the pull request
and the commit messages.

For more information, please refer to
https://www.conventionalcommits.org.

-->.

### Summary

<!-- Hidden Markdown: Do Not Update this Area.

    fix a race condition in edge redeploy

-->.

### Type

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

-->

- [ ] Bugfix
- [x] Enhancement or Feature
- [ ] Code Style or Formatting
- [ ] Documentation
- [ ] Refactoring
- [ ] Chore
- [ ] Other
        Please describe:.

### Breaking Changes?

<!-- Hidden Markdown: Do Not Update this Area.

     Please check the one that applies to this pull request using "x".


If this pull request contains a breaking change, please describe the
impact and mitigation path.
-->

- [ ] Yes, there are breaking changes.
- [ ] No, there are no breaking changes..

### Test and Documentation

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

For bug fixes and enhancements/features, please ensure that tests and
documentation have been completed and provide details.

-->

- [ ] Tests have been completed.
- [ ] Documentation has been added or updated.

<!-- Hidden Markdown: Do Not Update this Area.

Please describe the tests that have been completed and/or the
documentation that has been added/updated.

-->.

### Issue References

<!-- Hidden Markdown: Do Not Update this Area.

Is this related to any GitHub issue(s)? If so, please provide the issue
number(s) that are closed or resolved by this pull request.

For bug fixes and enhancements/features, please ensure that a GitHub
issue has been created and provide the issue number(s) here.

Please use the 'Closes' keyword followed by the a hash and issue number.
This will link the pull request to the issue(s) and automatically close
them when the pull request is merged.

     Example:

     Closes #000
     Closes #1

-->.

### Additional Information

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide any additional information that may be helpful.

-->
LifeOfBrianOC added a commit that referenced this pull request May 29, 2024
<!-- markdownlint-disable first-line-h1 no-inline-html -->

<!-- Hidden Markdown: Do Not Update this Area.

In order to have the best experience with our community, we recommend
that you read the code of conduct and contributing guidelines before
submitting a pull request.

By submitting this pull request, you confirm that you have read,
understood, and agreed to the project's code of conduct and contributing
guidelines.

Please use conventional commits to format the title of the pull request
and the commit messages.

For more information, please refer to
https://www.conventionalcommits.org.

-->.

### Summary

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide a clear and concise description of the pull request.

-->.

Release v1.0.10.

### Type

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

-->

- [ ] Bugfix
- [ ] Enhancement or Feature
- [ ] Code Style or Formatting
- [ ] Documentation
- [ ] Refactoring
- [x] Chore
- [ ] Other
        Please describe:.

### Breaking Changes?

<!-- Hidden Markdown: Do Not Update this Area.

     Please check the one that applies to this pull request using "x".


If this pull request contains a breaking change, please describe the
impact and mitigation path.
-->

- [ ] Yes, there are breaking changes.
- [x] No, there are no breaking changes..

### Test and Documentation

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

For bug fixes and enhancements/features, please ensure that tests and
documentation have been completed and provide details.

-->

- [x] Tests have been completed.
- [x] Documentation has been added or updated.

<!-- Hidden Markdown: Do Not Update this Area.

Please describe the tests that have been completed and/or the
documentation that has been added/updated.

-->.

### Issue References

<!-- Hidden Markdown: Do Not Update this Area.

Is this related to any GitHub issue(s)? If so, please provide the issue
number(s) that are closed or resolved by this pull request.

For bug fixes and enhancements/features, please ensure that a GitHub
issue has been created and provide the issue number(s) here.

Please use the 'Closes' keyword followed by the a hash and issue number.
This will link the pull request to the issue(s) and automatically close
them when the pull request is merged.

     Example:

     Closes #000
     Closes #1

-->.

### Additional Information

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide any additional information that may be helpful.

-->
LifeOfBrianOC added a commit that referenced this pull request Sep 2, 2024
Updates for release
Signed-off-by: Brian O'Connell <brianoc4@gmail.com>

<!-- markdownlint-disable first-line-h1 no-inline-html -->

<!-- Hidden Markdown: Do Not Update this Area.

In order to have the best experience with our community, we recommend
that you read the code of conduct and contributing guidelines before
submitting a pull request.

By submitting this pull request, you confirm that you have read,
understood, and agreed to the project's code of conduct and contributing
guidelines.

Please use conventional commits to format the title of the pull request
and the commit messages.

For more information, please refer to
https://www.conventionalcommits.org.

-->.

### Summary

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide a clear and concise description of the pull request.

-->.

### Type

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

-->

- [ ] Bugfix
- [ ] Enhancement or Feature
- [ ] Code Style or Formatting
- [ ] Documentation
- [ ] Refactoring
- [x] Chore
- [ ] Other
        Please describe:.

### Breaking Changes?

<!-- Hidden Markdown: Do Not Update this Area.

     Please check the one that applies to this pull request using "x".


If this pull request contains a breaking change, please describe the
impact and mitigation path.
-->

- [ ] Yes, there are breaking changes.
- [ ] No, there are no breaking changes..

### Test and Documentation

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

For bug fixes and enhancements/features, please ensure that tests and
documentation have been completed and provide details.

-->

- [ ] Tests have been completed.
- [ ] Documentation has been added or updated.

<!-- Hidden Markdown: Do Not Update this Area.

Please describe the tests that have been completed and/or the
documentation that has been added/updated.

-->.

### Issue References

<!-- Hidden Markdown: Do Not Update this Area.

Is this related to any GitHub issue(s)? If so, please provide the issue
number(s) that are closed or resolved by this pull request.

For bug fixes and enhancements/features, please ensure that a GitHub
issue has been created and provide the issue number(s) here.

Please use the 'Closes' keyword followed by the a hash and issue number.
This will link the pull request to the issue(s) and automatically close
them when the pull request is merged.

     Example:

     Closes #000
     Closes #1

-->.

### Additional Information

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide any additional information that may be helpful.

-->
feardamhan added a commit that referenced this pull request Aug 29, 2025
<!-- markdownlint-disable first-line-h1 no-inline-html -->

<!-- Hidden Markdown: Do Not Update this Area.

In order to have the best experience with our community, we recommend
that you read the code of conduct and contributing guidelines before
submitting a pull request.

By submitting this pull request, you confirm that you have read,
understood, and agreed to the project's code of conduct and contributing
guidelines.

Please use conventional commits to format the title of the pull request
and the commit messages.

For more information, please refer to
https://www.conventionalcommits.org.

-->.

### Summary

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide a clear and concise description of the pull request.

-->.

### Type

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

-->

- [ ] Bugfix
- [ ] Enhancement or Feature
- [ ] Code Style or Formatting
- [ ] Documentation
- [x] Refactoring
- [ ] Chore
- [ ] Other
        Please describe:.

### Breaking Changes?

<!-- Hidden Markdown: Do Not Update this Area.

     Please check the one that applies to this pull request using "x".


If this pull request contains a breaking change, please describe the
impact and mitigation path.
-->

- [x] Yes, there are breaking changes.
- [ ] No, there are no breaking changes..

### Test and Documentation

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

For bug fixes and enhancements/features, please ensure that tests and
documentation have been completed and provide details.

-->

- [x] Tests have been completed.
- [ ] Documentation has been added or updated.

<!-- Hidden Markdown: Do Not Update this Area.

Please describe the tests that have been completed and/or the
documentation that has been added/updated.

-->.

### Issue References

<!-- Hidden Markdown: Do Not Update this Area.

Is this related to any GitHub issue(s)? If so, please provide the issue
number(s) that are closed or resolved by this pull request.

For bug fixes and enhancements/features, please ensure that a GitHub
issue has been created and provide the issue number(s) here.

Please use the 'Closes' keyword followed by the a hash and issue number.
This will link the pull request to the issue(s) and automatically close
them when the pull request is merged.

     Example:

     Closes #000
     Closes #1

-->.

### Additional Information

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide any additional information that may be helpful.

-->
LifeOfBrianOC added a commit that referenced this pull request Aug 29, 2025
<!-- markdownlint-disable first-line-h1 no-inline-html -->

<!-- Hidden Markdown: Do Not Update this Area.

In order to have the best experience with our community, we recommend
that you read the code of conduct and contributing guidelines before
submitting a pull request.

By submitting this pull request, you confirm that you have read,
understood, and agreed to the project's code of conduct and contributing
guidelines.

Please use conventional commits to format the title of the pull request
and the commit messages.

For more information, please refer to
https://www.conventionalcommits.org.

-->.

### Summary

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide a clear and concise description of the pull request.

-->.

### Type

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

-->

- [ ] Bugfix
- [ ] Enhancement or Feature
- [ ] Code Style or Formatting
- [ ] Documentation
- [X] Refactoring
- [ ] Chore
- [ ] Other
        Please describe:.

### Breaking Changes?

<!-- Hidden Markdown: Do Not Update this Area.

     Please check the one that applies to this pull request using "x".


If this pull request contains a breaking change, please describe the
impact and mitigation path.
-->

- [X] Yes, there are breaking changes.
- [ ] No, there are no breaking changes..

### Test and Documentation

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

For bug fixes and enhancements/features, please ensure that tests and
documentation have been completed and provide details.

-->

- [ ] Tests have been completed.
- [ ] Documentation has been added or updated.

<!-- Hidden Markdown: Do Not Update this Area.

Please describe the tests that have been completed and/or the
documentation that has been added/updated.

-->.

### Issue References

<!-- Hidden Markdown: Do Not Update this Area.

Is this related to any GitHub issue(s)? If so, please provide the issue
number(s) that are closed or resolved by this pull request.

For bug fixes and enhancements/features, please ensure that a GitHub
issue has been created and provide the issue number(s) here.

Please use the 'Closes' keyword followed by the a hash and issue number.
This will link the pull request to the issue(s) and automatically close
them when the pull request is merged.

     Example:

     Closes #000
     Closes #1

-->.

### Additional Information

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide any additional information that may be helpful.

-->
LifeOfBrianOC added a commit that referenced this pull request Sep 11, 2025
<!-- markdownlint-disable first-line-h1 no-inline-html -->

<!-- Hidden Markdown: Do Not Update this Area.

In order to have the best experience with our community, we recommend
that you read the code of conduct and contributing guidelines before
submitting a pull request.

By submitting this pull request, you confirm that you have read,
understood, and agreed to the project's code of conduct and contributing
guidelines.

Please use conventional commits to format the title of the pull request
and the commit messages.

For more information, please refer to
https://www.conventionalcommits.org.

-->.

### Summary

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide a clear and concise description of the pull request.

-->.

### Type

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

-->

- [ ] Bugfix
- [ ] Enhancement or Feature
- [ ] Code Style or Formatting
- [ ] Documentation
- [ x] Refactoring
- [ ] Chore
- [ ] Other
        Please describe:.

### Breaking Changes?

<!-- Hidden Markdown: Do Not Update this Area.

     Please check the one that applies to this pull request using "x".


If this pull request contains a breaking change, please describe the
impact and mitigation path.
-->

- [ ] Yes, there are breaking changes.
- [ x] No, there are no breaking changes..

### Test and Documentation

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

For bug fixes and enhancements/features, please ensure that tests and
documentation have been completed and provide details.

-->

- [ ] Tests have been completed.
- [ ] Documentation has been added or updated.

<!-- Hidden Markdown: Do Not Update this Area.

Please describe the tests that have been completed and/or the
documentation that has been added/updated.

-->.

### Issue References

<!-- Hidden Markdown: Do Not Update this Area.

Is this related to any GitHub issue(s)? If so, please provide the issue
number(s) that are closed or resolved by this pull request.

For bug fixes and enhancements/features, please ensure that a GitHub
issue has been created and provide the issue number(s) here.

Please use the 'Closes' keyword followed by the a hash and issue number.
This will link the pull request to the issue(s) and automatically close
them when the pull request is merged.

     Example:

     Closes #000
     Closes #1

-->.

### Additional Information

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide any additional information that may be helpful.

-->
feardamhan added a commit that referenced this pull request Sep 22, 2025
Replaced 7ZipforPowerShell dependency with windows tar.exe and reduced
number of files being extracted to only the ones we require

<!-- markdownlint-disable first-line-h1 no-inline-html -->

<!-- Hidden Markdown: Do Not Update this Area.

In order to have the best experience with our community, we recommend
that you read the code of conduct and contributing guidelines before
submitting a pull request.

By submitting this pull request, you confirm that you have read,
understood, and agreed to the project's code of conduct and contributing
guidelines.

Please use conventional commits to format the title of the pull request
and the commit messages.

For more information, please refer to
https://www.conventionalcommits.org.

-->.

### Summary

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide a clear and concise description of the pull request.

-->.

### Type

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

-->

- [ ] Bugfix
- [ ] Enhancement or Feature
- [ ] Code Style or Formatting
- [ ] Documentation
- [x] Refactoring
- [ ] Chore
- [ ] Other
        Please describe:.

### Breaking Changes?

<!-- Hidden Markdown: Do Not Update this Area.

     Please check the one that applies to this pull request using "x".


If this pull request contains a breaking change, please describe the
impact and mitigation path.
-->

- [x] Yes, there are breaking changes.
- [ ] No, there are no breaking changes..

### Test and Documentation

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

For bug fixes and enhancements/features, please ensure that tests and
documentation have been completed and provide details.

-->

- [x] Tests have been completed.
- [x] Documentation has been added or updated.

<!-- Hidden Markdown: Do Not Update this Area.

Please describe the tests that have been completed and/or the
documentation that has been added/updated.

-->.

### Issue References

<!-- Hidden Markdown: Do Not Update this Area.

Is this related to any GitHub issue(s)? If so, please provide the issue
number(s) that are closed or resolved by this pull request.

For bug fixes and enhancements/features, please ensure that a GitHub
issue has been created and provide the issue number(s) here.

Please use the 'Closes' keyword followed by the a hash and issue number.
This will link the pull request to the issue(s) and automatically close
them when the pull request is merged.

     Example:

     Closes #000
     Closes #1

-->.

### Additional Information

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide any additional information that may be helpful.

-->
feardamhan added a commit that referenced this pull request Sep 24, 2025
<!-- markdownlint-disable first-line-h1 no-inline-html -->

<!-- Hidden Markdown: Do Not Update this Area.

In order to have the best experience with our community, we recommend
that you read the code of conduct and contributing guidelines before
submitting a pull request.

By submitting this pull request, you confirm that you have read,
understood, and agreed to the project's code of conduct and contributing
guidelines.

Please use conventional commits to format the title of the pull request
and the commit messages.

For more information, please refer to
https://www.conventionalcommits.org.

-->.

### Summary

<!-- Hidden Markdown: Do Not Update this Area.

Updates for VCF 9

-->.

### Type

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

-->

- [ ] Bugfix
- [ ] Enhancement or Feature
- [ ] Code Style or Formatting
- [ ] Documentation
- [x] Refactoring
- [ ] Chore
- [ ] Other
        Please describe:.

### Breaking Changes?

<!-- Hidden Markdown: Do Not Update this Area.

     Please check the one that applies to this pull request using "x".


If this pull request contains a breaking change, please describe the
impact and mitigation path.
-->

- [x] Yes, there are breaking changes.
- [ ] No, there are no breaking changes..

### Test and Documentation

<!-- Hidden Markdown: Do Not Update this Area.

Please check the one(s) that applies to this pull request using "x".

For bug fixes and enhancements/features, please ensure that tests and
documentation have been completed and provide details.

-->

- [x] Tests have been completed.
- [x] Documentation has been added or updated.

<!-- Hidden Markdown: Do Not Update this Area.

Please describe the tests that have been completed and/or the
documentation that has been added/updated.

-->.

### Issue References

<!-- Hidden Markdown: Do Not Update this Area.

Is this related to any GitHub issue(s)? If so, please provide the issue
number(s) that are closed or resolved by this pull request.

For bug fixes and enhancements/features, please ensure that a GitHub
issue has been created and provide the issue number(s) here.

Please use the 'Closes' keyword followed by the a hash and issue number.
This will link the pull request to the issue(s) and automatically close
them when the pull request is merged.

     Example:

     Closes #000
     Closes #1

-->.

### Additional Information

<!-- Hidden Markdown: Do Not Update this Area.

     Please provide any additional information that may be helpful.

-->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Chore cla-not-required CLA Not Required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants