{"id":21065677,"url":"https://github.com/ableco/qrcode-comment-action","last_synced_at":"2026-04-23T12:31:40.842Z","repository":{"id":36983827,"uuid":"369627627","full_name":"ableco/qrcode-comment-action","owner":"ableco","description":"GitHub Action to create a comment with a QR code in the PR","archived":false,"fork":false,"pushed_at":"2024-02-12T02:55:47.000Z","size":131,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T07:15:12.503Z","etag":null,"topics":["actions","github-actions"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ableco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-21T18:52:31.000Z","updated_at":"2021-12-15T02:53:30.000Z","dependencies_parsed_at":"2024-11-19T17:56:08.168Z","dependency_job_id":"5c9a19a7-87eb-45a9-bb81-4d727d176008","html_url":"https://github.com/ableco/qrcode-comment-action","commit_stats":{"total_commits":58,"total_committers":2,"mean_commits":29.0,"dds":"0.017241379310344862","last_synced_commit":"eec0ecb1e0a5695a651126b2150f5d8178ffa2b3"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ableco/qrcode-comment-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Fqrcode-comment-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Fqrcode-comment-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Fqrcode-comment-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Fqrcode-comment-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ableco","download_url":"https://codeload.github.com/ableco/qrcode-comment-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Fqrcode-comment-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32181365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T11:42:27.955Z","status":"ssl_error","status_checked_at":"2026-04-23T11:42:18.877Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","github-actions"],"created_at":"2024-11-19T17:56:02.314Z","updated_at":"2026-04-23T12:31:40.824Z","avatar_url":"https://github.com/ableco.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QRCode Comment\n\nA GitHub Action to create a comment with a QR code in the PR.\n\n## Usage\n\n### Create Workflow\n\nCreate a workflow (eg: `.github/workflows/comment.yml` see [Creating a Workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file)) to utilize the qrcode action with content:\n\n```yaml\nname: \"Review App QR Code\"\non:\n  - pull_request\n\njobs:\n  triage:\n    runs-on: ubuntu-latest\n    steps:\n      # …\n      - uses: ableco/qrcode-comment-action@main\n        with:\n          content: ${{ steps.deploy.outputs.review_url }}\n          comment: |\n            {qrcode}\n```\n\n\n## Contributing\n\nContributions are welcome. Please check out the [Contributing guide](CONTRIBUTING.md) for the guidelines you need to follow.\n\nPlease read our [Code of Conduct](CODE_OF_CONDUCT.md) so that you can understand the kind of respectful behavior we expect of all participants.\n\n## License\n\nOpen Source Project is released under the MIT license. See [LICENSE](LICENSE) for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fableco%2Fqrcode-comment-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fableco%2Fqrcode-comment-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fableco%2Fqrcode-comment-action/lists"}