smilerobotics/check-github-repository-update
check a GitHub repository update.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | GitHub Repository path. | yes | — |
| ref | Ref of GitHub Repository. | yes | — |
| working_directory | Working directory. | yes | — |
| command_output | Path of the git log output file. | yes | — |
| cache_key_prefix | Key prefix for cache of the git log output file. | yes | — |
Outputs
| name | description |
|---|---|
| is_updated | If the repository is updated, true. |