Repository Create
Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.3.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 automates the creation of GitHub organization repositories using Octokit.js, with support for initializing them as blank or from a template. It applies predefined repository settings and branch rulesets, streamlining the setup of consistent configurations for new repositories. This action simplifies repository management tasks, saving time and ensuring organizational standards are met.
What’s Changed
1.3.0 (2026-04-19)
✨ Features
- implement node-semantic-release internal action (fd0b2b1)
📚 Documentation
- update project structure in README.md (9bdc166)