The changeset bot lists packages that aren't in a pull request's branch, but they're in the base branch. It's as if it's based on changeset status instead of changeset status --since <baseBranch>. It gives a false impression that packages in the PR have new changesets when they don't.
The changeset bot lists packages that aren't in a pull request's branch, but they're in the base branch. It's as if it's based on
changeset status
instead ofchangeset status --since <baseBranch>
. It gives a false impression that packages in the PR have new changesets when they don't.