padupe/Compare Development Time with GitHub App
This action calculates the time interval in days between a new implementation in the project.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 0–2scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Feb 20, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: padupe/action-compare-development-time-github-app@ff5962118fd0740ce7ccab50ff49e5b8e58f8f06 # 1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| installationId | GitHub App - Installation Id. | yes | — |
| appId | GitHub App - App Id. | yes | — |
| privateKey | GitHub App - Private Key | yes | — |
Outputs
| name | description |
|---|---|
| suceess | Interval in days required for development. |