Respect changed file patterns #88
Annotations
4 errors
|
Lint
Process completed with exit code 1.
|
|
Test
Process completed with exit code 1.
|
|
test/index.test.ts > changeset-bot > does not reinclude workspaces excluded by negative patterns:
test/index.test.ts#L863
AssertionError: expected '[{"method":"POST","path":"/repos/chan…' not to contain '%22pkg-private-special%22'
Expected: "%22pkg-private-special%22"
Received: "[{"method":"POST","path":"/repos/changesets/bot/issues/2/comments","body":{"body":"### ⚠️ No Changeset found\n\nLatest commit: c4d7edfd758bd44f7d4264fb55f6033f56d79540\n\nMerging 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.**\n\n<details><summary>This PR includes no changesets</summary>\n\n When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types\n\n</details>\n\n[Click here to learn what changesets are, and how to add one](https://changesets.dev/faq).\n\n[Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%22pkg-private-special%22%3A%20patch%0A---%0A%0Athing%0A)\n\n"}}]"
❯ test/index.test.ts:863:36
|
|
CI OK
Process completed with exit code 1.
|