{"id":18573750,"url":"https://github.com/lowzj/github-auto-ops","last_synced_at":"2026-05-18T03:31:33.610Z","repository":{"id":149703600,"uuid":"86064247","full_name":"lowzj/github-auto-ops","owner":"lowzj","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-25T04:42:44.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T14:48:08.413Z","etag":null,"topics":["authentication","github"],"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/lowzj.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":"2017-03-24T12:11:16.000Z","updated_at":"2017-03-25T04:46:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a3edf48-1d77-425e-b943-334fa5a3a4b7","html_url":"https://github.com/lowzj/github-auto-ops","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/lowzj%2Fgithub-auto-ops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowzj%2Fgithub-auto-ops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowzj%2Fgithub-auto-ops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowzj%2Fgithub-auto-ops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lowzj","download_url":"https://codeload.github.com/lowzj/github-auto-ops/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254442314,"owners_count":22071863,"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":["authentication","github"],"created_at":"2024-11-06T23:12:14.864Z","updated_at":"2025-09-16T04:23:14.107Z","avatar_url":"https://github.com/lowzj.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-auto-ops\n\n### GitHub自动认证\n\nHTTPS方式，使用BASIC认证，修改git配置`remote.origin.url`，在url中加入认证信息即可。例子:\n```\n# 原URL\nhttps://github.com/lowzj/github-auto-ops\n# 加入BASIC认证信息的URL：\nhttps://{username}:{password}@github.com/lowzj/github-auto-ops\n```\n其中`password`可以用`access_token`来代替，以避免泄漏密码。创建`access_token`见[这里](https://github.com/settings/tokens)。\n\n\u003e 提供一个简单的例子 `github-ops.sh`，参数可以直接跟git命令，每个命令用引号括起来。\n```sh\nsh github-ops.sh 'git status' \"git commit -am 'update'\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flowzj%2Fgithub-auto-ops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flowzj%2Fgithub-auto-ops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flowzj%2Fgithub-auto-ops/lists"}