Skip to content

ci: configure package access as public and skip changeset PRs in workflow#423

Merged
jcbsfilho merged 4 commits into
mainfrom
ci/release-pcks-namespace
Apr 23, 2026
Merged

ci: configure package access as public and skip changeset PRs in workflow#423
jcbsfilho merged 4 commits into
mainfrom
ci/release-pcks-namespace

Conversation

@jcbsfilho
Copy link
Copy Markdown
Collaborator

This pull request makes several improvements to the repository configuration and package metadata. The main changes are updating package metadata to include repository information, making the changeset releases public, updating the CI workflow to skip certain PRs, and cleaning up changelog files.

Repository and Package Metadata Updates:

  • Added a repository field to all package.json files in the monorepo packages, specifying the repository URL and directory for each package. [1] [2] [3] [4] [5] [6] [7] [8] [9]

Release and Workflow Configuration:

  • Changed the .changeset/config.json to set "access": "public", making future package releases public instead of restricted.
  • Updated the prereleases.yml workflow to skip runs on pull requests created by the changesets action (those with branch names starting with changeset-release/).

Changelog Cleanup:

  • Removed the initial release entries from all package CHANGELOG.md files, cleaning up redundant or unnecessary changelog information. [1] [2] [3] [4] [5] [6] [7] [8] [9]

@jcbsfilho jcbsfilho requested a review from a team as a code owner April 23, 2026 20:34
@github-actions
Copy link
Copy Markdown
Contributor

SCC Complexity Analysis

  • Title: ci: configure package access as public and skip changeset PRs in workflow
  • Author: jcbsfilho
Metric Source Branch (ci/release-pcks-namespace) Target Branch (main) Difference
Complexity 2438 2438 0
Code 49874 49881 -7

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 23, 2026

Open in StackBlitz

@aziontech/builder

npm i https://pkg.pr.new/aziontech/lib/@aziontech/builder@423

@aziontech/bundler-telemetry

npm i https://pkg.pr.new/aziontech/lib/@aziontech/bundler-telemetry@423

@aziontech/client

npm i https://pkg.pr.new/aziontech/lib/@aziontech/client@423

@aziontech/config

npm i https://pkg.pr.new/aziontech/lib/@aziontech/config@423

@aziontech/presets

npm i https://pkg.pr.new/aziontech/lib/@aziontech/presets@423

@aziontech/sql

npm i https://pkg.pr.new/aziontech/lib/@aziontech/sql@423

@aziontech/storage

npm i https://pkg.pr.new/aziontech/lib/@aziontech/storage@423

@aziontech/types

npm i https://pkg.pr.new/aziontech/lib/@aziontech/types@423

@aziontech/unenv-preset

npm i https://pkg.pr.new/aziontech/lib/@aziontech/unenv-preset@423

@aziontech/utils

npm i https://pkg.pr.new/aziontech/lib/@aziontech/utils@423

commit: b6bf74e

@jcbsfilho jcbsfilho merged commit dea57c8 into main Apr 23, 2026
10 checks passed
@jcbsfilho jcbsfilho deleted the ci/release-pcks-namespace branch April 23, 2026 20:37
This was referenced Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants