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.
What’s Changed
chore(release): 1.83.0
1.83.0 (2026-07-21)
✨ Features
- update LICENSE (139fd1b)