Below you will find pages that utilize the taxonomy term “Stairwaytowonderland”
July 21, 2026
Node Semantic Release
Version updated for https://github.com/stairwaytowonderland/node-semantic-release to version v1.202.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The node-semantic-release GitHub Action automates Node.js project releases by installing dependencies, building the project, running semantic-release to determine and generate release notes, and optionally committing assets and creating a git tag or publishing a GitHub Release. The action supports two modes: release and publish, with options for using secrets.GITHUB_TOKEN or a Personal Access Token (PAT) for triggering downstream workflows.
July 21, 2026
Normalize Major Version Tag
Version updated for https://github.com/stairwaytowonderland/normalize-majorver to version v1.1.0.
This action is used across all versions by 10 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action normalizes major version tags when a semantic versioning tag is pushed, ensuring that developers can consistently reference stable versions of the action. It works well with GitHub Actions versioning and supports dry runs to avoid unintended changes. To include the action in another repository, use the uses syntax with a branch or tag reference.
July 21, 2026
Repository Create
Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.83.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The repository-create action is a Node.js CLI that uses Octokit.js to dynamically create GitHub organization repositories and apply predefined general settings and branch rulesets. It supports both blank creation and template-based repository generation, with options for specifying visibility and writing job summaries. The action requires a GitHub Personal Access Token with specific scopes and can be used as an action in other workflows.
July 20, 2026
Node Semantic Release
Version updated for https://github.com/stairwaytowonderland/node-semantic-release to version v1.200.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the Node.js release process by installing dependencies, building a project, running semantic-release, and optionally committing and tagging releases. It can be used in two modes: regular release with tag creation or publish mode that creates a GitHub Release from an existing tag using base64-encoded release notes or direct release notes from the tag. The action requires either secrets.GITHUB_TOKEN or a PAT to create tags, and it provides detailed token behavior information for users to choose the appropriate method.
July 11, 2026
Normalize Major Version Tag
Version updated for https://github.com/stairwaytowonderland/normalize-majorver to version v1.0.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed chore(release): 1.0.9
1.0.9 (2026-07-11) 🐛 Bug Fixes add checkov comments to publish inputs; removed unnecessary inputs from main ci (9a5334d)
July 10, 2026
Normalize Major Version Tag
Version updated for https://github.com/stairwaytowonderland/normalize-majorver to version v1.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed chore(release): 1.0.4
1.0.4 (2026-07-10) 📚 Documentation README: update overview (322b533)
July 8, 2026
Node Semantic Release
Version updated for https://github.com/stairwaytowonderland/node-semantic-release to version v1.196.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed chore(release): 1.196.0
1.196.0 (2026-07-08) ✨ Features update releaserc template (cb59cf4)
July 8, 2026
Repository Create
Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.81.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed chore(release): 1.81.0
1.81.0 (2026-07-08) ✨ Features update workflow permissions (18ffc9e)
July 6, 2026
Node Semantic Release
Version updated for https://github.com/stairwaytowonderland/node-semantic-release to version v1.195.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed chore(release): 1.195.0
1.195.0 (2026-07-06) ✨ Features updates (16fcf9d)
July 3, 2026
Node Semantic Release
Version updated for https://github.com/stairwaytowonderland/node-semantic-release to version v1.193.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed chore(release): 1.193.0
1.193.0 (2026-07-03) ✨ Features remove is-first-release-tag (f210a51)
July 2, 2026
Repository Create
Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.74.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed chore(release): 1.74.0
1.74.0 (2026-07-02) ✨ Features updates (328fff6)
July 2, 2026
Repository Create
Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.72.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed chore(release): 1.72.0
1.72.0 (2026-07-02) ✨ Features updates (da42214) 📚 Documentation update .github/index.md (b643fff)