merly-ai/Mentor Check
Runs MerlyMentor inside Docker against your repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 26, 2025
- License
- Apache 2.0
Pinned Snippet
uses: merly-ai/mentor-action@2f34216ba97b3b1dd6005eb121194efd1830651e # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mm-key | Merly API key (optional; if provided, must be 4×4 alphanumeric groups separated by hyphens) | no | — |
| checkout-code | Whether to checkout the repo before running | no | true |
| path | Custom path to your repository (optional) | no | "" |
| debug | Turn on debug logs for Mentor | no | false |
| docker-tag | Merly Mentor Docker image tag | no | v0.13.0 |
| max-issue-count | Maximum number of new issues allowed before failing the pipeline | no | 0 |
| max-issue-priority | Maximum priority of issue allowed before failing the pipeline | no | 0 |
Outputs
no outputs