munich-quantum-toolkit/Templating
Synchronize a collection of templates
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token with permissions to create and update pull requests | yes | — |
| name | Stylized name of the package (e.g., "Core" or "DDSIM") | yes | — |
| organization | Name of the repository's organization | yes | — |
| project-type | Type of the project | yes | — |
| repository | Name of the repository | yes | — |
| base-branch | Base branch of the pull request | — | main |
| has-changelog-and-upgrade-guide | Whether the repository has a changelog and upgrade guide | — | true |
| synchronize-agents-md | Whether to synchronize the AGENTS.md file | — | true |
| synchronize-contribution-guide | Whether to synchronize the contribution guide | — | true |
| synchronize-documentation-utilities | Whether to synchronize documentation utilities such as page.html and custom.css | — | true |
| synchronize-installation-guide | Whether to synchronize the installation guide | — | true |
| synchronize-issue-templates | Whether to synchronize the issue templates | — | true |
| synchronize-pull-request-template | Whether to synchronize the pull-request template | — | true |
| synchronize-release-drafter-template | Whether to synchronize the Release Drafter template | — | true |
| synchronize-renovate-config | Whether to synchronize the Renovate configuration | — | true |
| synchronize-security-policy | Whether to synchronize the security policy | — | true |
| synchronize-support-resources | Whether to synchronize the support resources | — | true |
| release-drafter-categories | Release Drafter categories as a JSON string. If empty, a reasonable default will be used | — | "" |
Outputs
no outputs