oss-docs-tools/create-attribution-json
A GitHub Action for creating an attribution.json file for a particular subsection of a repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| glob | A glob for files which you want to provide attribution for | no | **/*.md |
| useLocalizeJSON | A boolean to use a localize.json (used in @oss-docs/sync) for the paths to set attribution instead of a glob | no | false |
| output | The filename for the JSON file for attribution | no | ./attribution.json |
| cwd | The sub-folder to run everything from, useful for monorepos | no | . |
Outputs
no outputs