{"id":18481826,"url":"https://github.com/joker1007/github-commit-status-updater","last_synced_at":"2025-09-12T05:39:17.503Z","repository":{"id":5434039,"uuid":"6626489","full_name":"joker1007/github-commit-status-updater","owner":"joker1007","description":"Simple CLI Tools for GitHub commit status.","archived":false,"fork":false,"pushed_at":"2016-02-05T05:03:44.000Z","size":16,"stargazers_count":23,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T17:46:39.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/joker1007.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-10T10:29:40.000Z","updated_at":"2024-11-29T15:13:15.000Z","dependencies_parsed_at":"2022-07-06T18:24:35.608Z","dependency_job_id":null,"html_url":"https://github.com/joker1007/github-commit-status-updater","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/joker1007/github-commit-status-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joker1007%2Fgithub-commit-status-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joker1007%2Fgithub-commit-status-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joker1007%2Fgithub-commit-status-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joker1007%2Fgithub-commit-status-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joker1007","download_url":"https://codeload.github.com/joker1007/github-commit-status-updater/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joker1007%2Fgithub-commit-status-updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274759115,"owners_count":25343872,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-06T12:25:41.966Z","updated_at":"2025-09-12T05:39:17.412Z","avatar_url":"https://github.com/joker1007.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github::Commit::Status::Updater\n[![Gem Version](https://badge.fury.io/rb/github-commit-status-updater.svg)](https://badge.fury.io/rb/github-commit-status-updater)\n\nSimple CLI Tools for GitHub commit status.\n\n## Installation\n\n    $ gem install github-commit-status-updater\n\nOr, add this line to your application's Gemfile:\n\n    gem 'github-commit-status-updater', github: 'joker1007/github-commit-status-updater'\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\n\n```\nCommands:\n  github-commit-status-updater error -r, --repo=REPO -s, --sha1=SHA1    # commit status error\n  github-commit-status-updater failure -r, --repo=REPO -s, --sha1=SHA1  # commit status failure\n  github-commit-status-updater help [COMMAND]                           # Describe available commands or one specific command\n  github-commit-status-updater pending -r, --repo=REPO -s, --sha1=SHA1  # commit status pending\n  github-commit-status-updater success -r, --repo=REPO -s, --sha1=SHA1  # commit status success\n```\n\n- format for `repo` is like 'joker1007/github-commit-status-updater' (owner/repo)\n- `sha` must be a 40 character SHA1\n\nAnd options for credential:\n\n- `-u username`\n- `-p password`\n- `--oauth-token token`\n- `--target_url URL`\n- `--description description`\n- `--web_endpoint if you want to use github enterprise, --web_endpoint=\"http(s)://yourghedomain/\"`\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoker1007%2Fgithub-commit-status-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoker1007%2Fgithub-commit-status-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoker1007%2Fgithub-commit-status-updater/lists"}