Repository Create
Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.7.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 GitHub Action is a Node.js-based tool that automates the creation of GitHub organization repositories, including applying predefined repository settings and branch rules. It supports creating blank repositories or generating them from templates, streamlining repository setup and configuration. This action is particularly useful for standardizing repository configurations across an organization and reducing manual setup efforts.
What’s Changed
1.7.0 (2026-04-20)
✨ Features
- compiling as cjs instead of js (19b86a2)