perry-tos/Perry — ToS Change Watcher
Open GitHub issues when a third-party provider's Terms of Service change.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token used to open issues. | yes | — |
| package-glob | Glob pattern for package.json files to scan. Defaults to all package.json files in the repo, excluding node_modules. | no | **/package.json |
Outputs
| name | description |
|---|---|
| issues_created | Number of GitHub issues created or updated by this run. |
| affected_packages | Comma-separated list of npm packages from the broadcast that match this repo. |