dittowords/Ditto GitHub Action
Automatically updates Ditto text in a repository that has ditto-cli initiated
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ditto-api-key | Your Ditto API key. More info: https://developer.dittowords.com/api-reference#creating-an-api-key | yes | — |
| ditto-dir | `ditto` directory location. Only required if the `ditto` directory is not located at the root of your repository. Must include 'ditto' (e.g. './src/ditto'). | no | ./ditto |
| pr-title-prefix | String to prefix the pull request title with. | no | Ditto text update |
| pull-from-legacy | By default, will pull from the latest version of Ditto. Set this to true to pull from legacy Ditto projects based on a legacy config file. | no | false |
Outputs
no outputs