actions-marketplace-validations/Post LGTM Image
Post image if you comment "LGTM"
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 6, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/ddradar_lgtm-action@84455360706a689d9648956b6d64dd255cdf6870 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Access Token to create issue comment. In many cases, you do not need to prepare yourself. (provided by GitHub Actions) Token must have issues:write and pull-requests:write permission. | no | ${{ github.token }} |
| image-url | Image URL path | yes | — |
| search-pattern | Regexp pattern this action reacts | no | ^(lgtm|LGTM)$ |
Outputs
no outputs