Skip to content

Conversation

@jumski
Copy link
Contributor

@jumski jumski commented Nov 17, 2025

Release workflow was failing because changesets tried to version
apps/demo and pkgs/website (deployment targets, not publishable packages):

  • Error 1: Missing prettier-plugin-svelte when formatting CHANGELOGs
  • Error 2: Missing apps/demo/CHANGELOG.md file

Solution: Add both to changesets ignore list, mark website as private.

Also fixed incorrect license fields (AGPL-3.0 -> Apache-2.0 per LICENSE file)

Release workflow was failing because changesets tried to version
apps/demo and pkgs/website (deployment targets, not publishable packages):
- Error 1: Missing prettier-plugin-svelte when formatting CHANGELOGs
- Error 2: Missing apps/demo/CHANGELOG.md file

Solution: Add both to changesets ignore list, mark website as private.

Also fixed incorrect license fields (AGPL-3.0 -> Apache-2.0 per LICENSE file)
@changeset-bot
Copy link

changeset-bot bot commented Nov 17, 2025

⚠️ No Changeset found

Latest commit: 770dd17

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

Copy link
Contributor Author

jumski commented Nov 17, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge:queue - adds this PR to the back of the merge queue
  • hotfix:queue - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@nx-cloud
Copy link

nx-cloud bot commented Nov 17, 2025

View your CI Pipeline Execution ↗ for commit 770dd17

Command Status Duration Result
nx affected -t verify-exports --base=origin/mai... ✅ Succeeded 3s View ↗
nx affected -t build --configuration=production... ✅ Succeeded 30s View ↗
nx affected -t lint typecheck test --parallel -... ✅ Succeeded 7m 4s View ↗
nx affected -t test:e2e --parallel --base=origi... ✅ Succeeded 6m 23s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-17 08:29:28 UTC

@github-actions
Copy link
Contributor

🔍 Preview Deployment: Website

Deployment successful!

🔗 Preview URL: https://pr-375.pgflow.pages.dev

📝 Details:

  • Branch: 11-17-fix_ci_fix_release_workflow_failing_to_create_version_pr
  • Commit: 1931ef948dde0342716710b4b52677a6cbcc426c
  • View Logs

_Last updated: _

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 17, 2025

Merge activity

  • Nov 17, 8:37 AM UTC: jumski added this pull request to the Graphite merge queue.
  • Nov 17, 8:37 AM UTC: CI is running for this pull request on a draft pull request (#376) due to your merge queue CI optimization settings.
  • Nov 17, 8:38 AM UTC: Merged by the Graphite merge queue via draft PR: #376.

graphite-app bot pushed a commit that referenced this pull request Nov 17, 2025
Release workflow was failing because changesets tried to version
apps/demo and pkgs/website (deployment targets, not publishable packages):
- Error 1: Missing prettier-plugin-svelte when formatting CHANGELOGs
- Error 2: Missing apps/demo/CHANGELOG.md file

Solution: Add both to changesets ignore list, mark website as private.

Also fixed incorrect license fields (AGPL-3.0 -> Apache-2.0 per LICENSE file)
@graphite-app graphite-app bot closed this Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants