thehapyone/Mergebot Pull Request Analysis

Run Mergebot’s ondemand analyzer inside GitHub Actions using GitHub App credentials.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-app-idGitHub App ID used by Mergebot.yes
github-app-private-keyMultiline private key (PEM) generated for the Mergebot GitHub App.yes
github-app-installation-idOptional installation ID if automatic discovery fails.no
config-pathRelative or absolute path to the Mergebot config inside the workspace.no
projectOverride the repository slug Mergebot should target (defaults to the current repo).no
workersNumber of Mergebot workers to spawn.no
max-concurrencyMax concurrent pull requests/projects to process.no
log-levelMergebot log level (debug, info, warn).noinfo
mergebot-commandMergebot subcommand to execute (ondemand, queue, etc.).noondemand
extra-argsAdditional CLI flags appended verbatim to the Mergebot command.no
azure-api-keyOptional Azure/OpenAI API key for LLM access.no
azure-api-baseOptional Azure endpoint base URL.no
azure-api-versionOptional Azure API version string.no
requests-ca-bundleOptional CA bundle path to trust corporate proxies.no
dry-runWhen true, print the Mergebot command without executing (used for tests).nofalse

no outputs