vitalisn4/FibBot

A GitHub Action to calculate Fibonacci numbers from PR content.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pr_numberThe number of the pull request.no
enable_fibEnable Fibonacci calculation (true/false).notrue
max_thresholdMaximum threshold for Fibonacci calculation.no100
github_tokenGitHub token to interact with GitHub API.yes${{ github.token }}

no outputs