kota65535/Rename Template Repository
Replace & Rename files and directories of a repository created from a template repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| from-name | Project name from the template repository | — | — |
| to-name | New project name | — | — |
| paths-ignore | Paths to ignore | — | — |
| commit-message | Commit message | — | rename |
| github-token | GitHub token | — | — |
| default-github-token | Default gitHub token | — | ${{ github.token }} |
| pr-branch | PR head branch | — | template-rename |
| pr-base-branch | PR base branch | — | — |
| pr-title | PR title | — | Template rename |
| pr-labels | PR labels | — | — |
| dry-run | Dry run or not | — | false |
Outputs
no outputs