Move changelog entry to be on 3.5.8 release#1111
Conversation
| - description: Allow optional _dev/scripts directory in integration, input, and content packages for development tooling files. | ||
| type: enhancement | ||
| link: https://github.com/elastic/package-spec/pull/1090 |
There was a problem hiding this comment.
Moved to be on 3.5.8.
This PR does not have any JSON patch removing the _dev/scripts folder.
As this release has been already tagged ? Should we do anything else ? @jsoriano @teresaromero
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR reorganizes the changelog by moving the feature entry "Allow optional _dev/scripts directory in integration, input, and content packages for development tooling files" from the 3.6.0-next version block to the 3.5.8 version block in spec/changelog.yml. The change consists of 3 lines added and 3 lines removed. Possibly related PRs
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan for PR comments
Comment |
💚 Build Succeeded
cc @mrodm |
What does this PR do?
Move changelog entry related to #1090 to be on 3.5.8 release, since it does not have any JSON patch remove that new folder.
Checklist
I have added test packages totest/packagesthat prove my change is effective.spec/changelog.yml.Related issues
_dev/scriptsdirectory in integration, input, and content packages for development tooling files. #1090