actions-marketplace-validations/fiannon/ShouldRunScheduledBuild
Determines if the last commit date in a GIT branch should trigger a workflow based on a provided timespan
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repoURL | repoURL | yes | — |
| branchToLookAtForLastCommit | branchToLookAtForLastCommit | yes | — |
| pat | pat | yes | — |
| lastScheduledRunCheckTimeOffset | lastScheduledRunCheckTimeOffset | no | 25 |
Outputs
| name | description |
|---|---|
| ShouldRunScheduledBuild | ShouldRunScheduledBuild |