edunad/Action Image

Posts a image on actions (on the given line if provided), useful for CI/CD & End2End screenshots

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 19, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: edunad/actions-image@eef0041f6e888b797e3d11c3eee4791c01e08780 # v2.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
GITHUB_TOKENGithub token, can be secrets.GITHUB_TOKENyes""
pathImage path glob (Ex: **/*.png)yes""
titleComment titleno""
uploadHostUpload host (Default: https://litterbox.catbox.moe/resources/internals/api.php)nohttps://litterbox.catbox.moe/resources/internals/api.php
annotationTagThe tag to look for in the provided images base64 name (ex: tests/mytest.spec.js[--]80:40.png)no[--]
annotationLevelThe annotation level (Default: notice | Supported values: notice, warning, failure)nonotice

no outputs