deviesdevelopment/Workflow Timer
Measures the duration of the workflow and compares it to the duration of historical runs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GITHUB_TOKEN or a repo scoped PAT. | — | ${{ github.token }} |
| compareBranch | Branch to compare workflow durations with (typically your default branch). | no | main |
| percentageThreshold | Minimum percentage change required to post a comment. Must be a non-negative number. Set to 0 to always post comments. | no | 0 |
Outputs
no outputs