Skip to content

refactor: rewrite action from TypeScript to bash#17

Open
sechmann wants to merge 4 commits intomainfrom
bash_alternative
Open

refactor: rewrite action from TypeScript to bash#17
sechmann wants to merge 4 commits intomainfrom
bash_alternative

Conversation

@sechmann
Copy link

Replace the Node.js/TypeScript implementation with a single setup.sh.
Use gh CLI for GitHub API interactions. Lint with shellcheck, format
with shfmt. Drop all npm/node tooling, changesets, eslint, prettier,
jest, and the bundled dist/ workflow. Releasing is two git commands;
instructions added to README.

@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2026

⚠️ No Changeset found

Latest commit: 68c73da

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.

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

Replace the Node.js/TypeScript implementation with a single setup.sh.
Use gh CLI for GitHub API interactions. Lint with shellcheck, format
with shfmt. Drop all npm/node tooling, changesets, eslint, prettier,
jest, and the bundled dist/ workflow. Releasing is two git commands;
instructions added to README.
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.

1 participant