GITHUB_TOKEN can't trigger CI on PRs it creates, so the changesets release PR could never pass required checks. Use a GitHub App token instead, which triggers workflows normally. Also pins all actions to commit SHAs and uses frozen lockfile.
GITHUB_TOKEN can't trigger CI on PRs it creates, so the changesets release PR could never pass required checks. Use a GitHub App token instead, which triggers workflows normally. Also pins all actions to commit SHAs and uses frozen lockfile.