{"id":18388314,"url":"https://github.com/ccnmtl/mergedd","last_synced_at":"2025-10-27T09:51:26.727Z","repository":{"id":56619213,"uuid":"306177957","full_name":"ccnmtl/mergedd","owner":"ccnmtl","description":"A utility to merge the latest pull request on a branch","archived":false,"fork":false,"pushed_at":"2020-10-28T13:45:13.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-16T00:44:09.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccnmtl.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}},"created_at":"2020-10-22T00:12:39.000Z","updated_at":"2022-08-05T19:26:35.000Z","dependencies_parsed_at":"2022-08-15T22:01:06.000Z","dependency_job_id":null,"html_url":"https://github.com/ccnmtl/mergedd","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/ccnmtl%2Fmergedd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnmtl%2Fmergedd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnmtl%2Fmergedd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnmtl%2Fmergedd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccnmtl","download_url":"https://codeload.github.com/ccnmtl/mergedd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514971,"owners_count":21117084,"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-11-06T01:33:41.800Z","updated_at":"2025-10-27T09:51:26.656Z","avatar_url":"https://github.com/ccnmtl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mergedd\n\nA little utility to merge an outstanding pull request on a named branch across multiple repositories. The code uses the Github API to find the outstanding pull request on a branch, check on the status of a pull request and issue a merge command if all checks are green.\n\nTo use this utility, you'll need to generate a [personal access token](https://github.com/settings/tokens).\n\nThen make the project:\n\n```make```\n\nConstruct a file with a list of repositories. By default, the runner looks for `repos.txt`.\n```\n$ cat repos.txt\nrepo_one\nrepo_two\nrepo_three\n```\n\nMerge the prs:\n\n```ve/bin/python ./runner.py --owner \u003crepo owner\u003e --branch \u003cpr branch\u003e --api_token \u003cgithub oauth token\u003e```\n\nThis is a sister utility to [Upgrayedd](https://github.com/ccnmtl/upgrayedd) authored by `@thraxil`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccnmtl%2Fmergedd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccnmtl%2Fmergedd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccnmtl%2Fmergedd/lists"}