ovsds/Github Watcher Action
Run Github Watcher
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 5, 2025
- License
- MIT
Pinned Snippet
uses: ovsds/github-watcher-action@2ac15b13425d491a599d5cf2e9cf108d27658a35 # v1.4.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Github Watcher version | yes | 0.5.0 |
| config_path | Path to config file | yes | — |
| env_variables | Environment variables | no | — |
| state_path | Path to state directory, should be absolute and independent from the runner's workspace, otherwise cache will not work correctly | no | /tmp/github-watcher-action/state |
| env_path | Path to env file, that will be used to pass env_variables to the container | no | .env |
| state_cache_prefix | Cache prefix for state directory | no | github-watcher-state |
Outputs
| name | description |
|---|---|
| state_cache_key | Cache key for state directory |