{"id":15622742,"url":"https://github.com/nbaztec/add-pr-review-comment","last_synced_at":"2025-04-28T14:48:57.778Z","repository":{"id":65161049,"uuid":"327895855","full_name":"nbaztec/add-pr-review-comment","owner":"nbaztec","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-13T09:07:24.000Z","size":4650,"stargazers_count":1,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T10:41:31.348Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/nbaztec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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-01-08T12:24:09.000Z","updated_at":"2025-03-11T07:38:04.000Z","dependencies_parsed_at":"2024-10-22T21:33:44.654Z","dependency_job_id":null,"html_url":"https://github.com/nbaztec/add-pr-review-comment","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"d713fd0092b2ea806c7cfb9ad8be6b733ff226b6"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaztec%2Fadd-pr-review-comment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaztec%2Fadd-pr-review-comment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaztec%2Fadd-pr-review-comment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaztec%2Fadd-pr-review-comment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nbaztec","download_url":"https://codeload.github.com/nbaztec/add-pr-review-comment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251334182,"owners_count":21572963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-03T09:55:06.099Z","updated_at":"2025-04-28T14:48:57.758Z","avatar_url":"https://github.com/nbaztec.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# add-pr-review-comment\nA Github action to add review comments to Pull Requests.\n\n# Usage\n\n```yaml\non:\n  pull_request:\n\njobs:\n  test:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: nbaztec/add-pr-review-comment@v1\n        with:\n          message: |\n            [{\"path\":\"lib/main.js\",\"line\":10,\"text\":\"something was deleted\",\"side\":\"RIGHT\"},{\"path\":\"lib/main.js\",\"line\":8,\"text\":\"something was added\",\"side\":\"LEFT\"}]\n          repo-token: ${{ secrets.GITHUB_TOKEN }}\n          repo-token-user-login: 'github-actions[bot]' # The user.login for temporary GitHub tokens\n          allow-repeats: false # This is the default\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbaztec%2Fadd-pr-review-comment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnbaztec%2Fadd-pr-review-comment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbaztec%2Fadd-pr-review-comment/lists"}