{"id":18013092,"url":"https://github.com/smillerdev/reviewboard-action","last_synced_at":"2025-06-11T15:07:50.206Z","repository":{"id":73285437,"uuid":"556238480","full_name":"SMillerDev/reviewboard-action","owner":"SMillerDev","description":"Post reviews to a ReviewBoard instance","archived":false,"fork":false,"pushed_at":"2023-01-06T14:50:52.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-09T23:49:51.536Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SMillerDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-10-23T11:48:09.000Z","updated_at":"2022-10-23T12:08:21.000Z","dependencies_parsed_at":"2023-03-22T15:03:14.299Z","dependency_job_id":null,"html_url":"https://github.com/SMillerDev/reviewboard-action","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMillerDev%2Freviewboard-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMillerDev%2Freviewboard-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMillerDev%2Freviewboard-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMillerDev%2Freviewboard-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SMillerDev","download_url":"https://codeload.github.com/SMillerDev/reviewboard-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247190251,"owners_count":20898711,"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-30T03:19:49.377Z","updated_at":"2025-04-04T14:20:51.358Z","avatar_url":"https://github.com/SMillerDev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Post Review Github Action\n\nPost reviews to a ReviewBoard instance, useful to report CI issues to the review.\n\nRuns on `ubuntu` and `macos`.\n\n## Usage\n\nTo add a comment to a review:\n```yaml\n- name: Post a review\n  id: post-review\n  uses: SMillerDev/reviewboard-action@main\n  with:\n    token: \"SOME_TOKEN\"\n    url: https://reviews.lunr.nl\n    action: comment\n    header: 'Some header'\n    footer: 'And a footer'\n```\n\nTo publish a review:\n```yaml\n- name: Post a review\n  id: post-review\n  uses: SMillerDev/reviewboard-action@main\n  with:\n    token: \"SOME_TOKEN\"\n    url: https://reviews.lunr.nl\n    action: publish\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmillerdev%2Freviewboard-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmillerdev%2Freviewboard-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmillerdev%2Freviewboard-action/lists"}