giodamelio/remind-me-to
Scan for REMIND-ME-TO comments and check if conditions are met
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 25, 2026
- License
- MIT
Pinned Snippet
uses: giodamelio/remind-me-to@be4c84727dc4d8fe9f68dea3c83f1d7559b38cd7 # v0.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | Paths to scan (space-separated) | no | . |
| github-token | GitHub token for API requests and downloading the binary | no | "" |
| format | Output format: text, json, llm | no | text |
| dry-run | Parse comments without checking external services | no | false |
| ignore | Additional ignore patterns (newline-separated) | no | "" |
| extra-args | Additional CLI arguments | no | "" |
| version | Version to use (default: latest release) | no | latest |
Outputs
no outputs