ember-headless-form icon indicating copy to clipboard operation
ember-headless-form copied to clipboard

Tell changesets to ignore docs app

Open NullVoxPopuli opened this issue 2 years ago • 3 comments

Noticed on https://github.com/CrowdStrike/ember-headless-form/pull/81

that the docs app wasn't omitted from changeset

NullVoxPopuli avatar Apr 12 '23 21:04 NullVoxPopuli

⚠️ No Changeset found

Latest commit: 61e4025d992c757c6e5c62143696d3b949cabf7b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Apr 12 '23 21:04 changeset-bot[bot]

Does that mean we cannot create explicit changeset entries for the docs-app anymore, that we want in the changelog? In most repos (like release-it based ones) we have documentation labelled entries also!

simonihmig avatar Apr 14 '23 10:04 simonihmig

Oh! I hadn't considered that. The changelog entries would be in docs-app/CHANGELOG.md Otherwise you'd need to associate documentations entries with the addon itself

If that's what you want feel free to close this pr. I thought incruding the docs app mas a mistake 😅

NullVoxPopuli avatar Apr 14 '23 11:04 NullVoxPopuli