Repository Create
Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.86.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
This GitHub Action uses Octokit.js to dynamically create a GitHub organization repository and apply general settings and branch rulesets. It supports blank creation or generation from a template repository, with options for customizing the visibility of the repository and writing job summaries. The action requires Node.js 24 or later and a GitHub Personal Access Token with specific scopes.
What’s Changed
chore(release): 1.86.0
1.86.0 (2026-08-20)
✨ Features
- make dispatch-workflow input not required (27b3ed0)