actions-marketplace-validations/Calculate Lead Time For Change
Calculates the lead time for change of a repository on a release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 25, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/se06-glasgow-university_lead-time-for-change-action@ab56ec3f39283462b6d44fd1705426d1d9164667 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| auth-token | The users personal access token | yes | — |
| calculate-previous-releases | If set to true, the action will also calculate the lead time for change for previous releases | no | true |
| number-of-releases | the number of previous releases to calculate lead time for change for (default is 5) | no | 5 |
| web-token | The repository token provided by https://se06-website.web.app/ | no | — |
Outputs
| name | description |
|---|---|
| lead-time-for-change | The lead time for change of the repository |