kota65535/Pull Template Repository
Synchronize the upstream template repository change.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| template | Template repository name with <owner/name> format | — | — |
| template-branch | Template repository branch | — | — |
| rename | Rename or not | — | false |
| from-name | Original project name from the template repository | — | — |
| to-name | New project name of the repository created | — | — |
| paths-ignore | Paths to ignore | — | — |
| github-token | GitHub token | — | — |
| default-github-token | Default gitHub token | — | ${{ github.token }} |
| pr-branch | PR head branch | — | template-sync |
| pr-base-branch | PR base branch | — | — |
| pr-title | PR title | — | Template sync |
| pr-labels | PR labels | — | — |
| dry-run | Dry run or not | — | false |
| template-sync-file | Template sync file | — | .templatesync |
Outputs
no outputs