guy-ghis/fibBot
Calculates fibonacci numbers of numbers in a pull request up to max_threshold
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pr_number | The number of the pull request | yes | — |
| enable_fib | Do you want to enable the fibBot ? | no | true |
| max_threshold | The maximum number for which the Fibonacci number will be calculated | no | 100 |
| github_token | The token to use to interact with the GitHub API | yes | — |
Outputs
no outputs