Skip to content

chore: update GitHub workflows#62

Merged
Adammatthiesen merged 3 commits into
mainfrom
adam/workflows
Feb 18, 2026
Merged

chore: update GitHub workflows#62
Adammatthiesen merged 3 commits into
mainfrom
adam/workflows

Conversation

@Adammatthiesen

Copy link
Copy Markdown
Member

This pull request introduces a comprehensive overhaul of the repository's GitHub automation and CI/CD workflows, focusing on improved automation, clearer ownership, and better dependency management. The changes replace legacy and disabled workflows with new, modular workflows, enhance labeling and dependency update processes, and update project documentation and settings for clarity and maintainability.

CI/CD Workflow Modernization

  • Added new modular GitHub Actions workflows for PR checks, push-to-main, labeling, coauthor management, dependency updates, and bot-driven changesets, replacing previous monolithic or disabled workflows. Workflows include .github/workflows/ci-pull-request.yml, .github/workflows/ci-push-main.yml, .github/workflows/ci-labeler.yml, .github/workflows/ci-ensure-changesets.yml, .github/workflows/ci-coauthors.yml, .github/workflows/ci-renovate-changesets.yml and remove .github/workflows/pr-or-publish.yml_disabled, .github/workflows/previews.yml_disabled. [1] [2] [3] [4] [5] [6] [7] [8]

  • Updated environment settings in all workflows to optimize Node.js memory usage and enforce colored output. [1] [2] [3] [4] [5] [6]

Dependency and Label Management

  • Introduced .github/renovate.json for custom dependency update grouping and extended Renovate configuration; added .github/labeler.yml for automated labeling of PRs based on changed files. [1] [2]

  • Added workflow to automate label removal for merged or closed PRs and issues, and to synchronize labels on PRs.

Ownership and Documentation Improvements

  • Updated .github/CODEOWNERS to clarify root ownership and assign files to the Exalted team.

  • Enhanced the pull request template for clearer descriptions and reminders about changesets and documentation updates.

Project Settings and Scripts

  • Updated package.json scripts for more granular build, dev, and CI commands, including new scripts for changeset status and parallel dev environments.

  • Added new terms to .vscode/settings.json spell checker for improved developer experience.


These changes collectively modernize the repository's automation, clarify ownership and process documentation, and streamline dependency and label management, making development and collaboration more efficient.

@changeset-bot

changeset-bot Bot commented Feb 18, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 39baecb

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

@pkg-pr-new

pkg-pr-new Bot commented Feb 18, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/withstudiocms/expressive-code-twoslash@62

commit: 39baecb

@Adammatthiesen Adammatthiesen marked this pull request as ready for review February 18, 2026 21:49
@Adammatthiesen Adammatthiesen merged commit 47ad3dc into main Feb 18, 2026
10 checks passed
@Adammatthiesen Adammatthiesen deleted the adam/workflows branch February 18, 2026 23:39
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