celine-coralie-eni/Fibbot
A GitHub Action to calculate Fibonacci numbers from the contents of a PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 2, 2025
- License
- None
Pinned Snippet
uses: celine-coralie-eni/fibbot@dee513320365fc3baad4463518c91e5f9fab80ec # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| enable_fib | Enable Fibonacci calculation | yes | true |
| max_threshold | Maximum number for Fibonacci calculation | yes | 100 |
| github_token | GitHub token for authentication | yes | — |
| pr_number | Pull Request number | yes | — |
Outputs
no outputs