hocaron/Lib Watchdog
Monitor and automatically update library versions across your organization repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token with repository access | yes | — |
| scope-type | Scope type (org or user) | no | org |
| scope-name | Organization name or username | yes | — |
| new-version | New version to update to | yes | — |
| file-pattern | File pattern to search (e.g., build.gradle, pom.xml) | no | build.gradle |
| slack-webhook-url | Slack webhook URL for notifications | no | — |
Outputs
| name | description |
|---|---|
| updated-repos | List of repositories that were updated |
| pr-urls | List of created pull request URLs |