{"id":26583242,"url":"https://github.com/carmjos/mergebot","last_synced_at":"2026-04-19T04:32:26.221Z","repository":{"id":282227027,"uuid":"937920727","full_name":"CarmJos/MergeBot","owner":"CarmJos","description":"A simple python script to merge all filtered PRs in a GitHub user/org/repository.","archived":false,"fork":false,"pushed_at":"2025-09-12T01:20:53.000Z","size":158,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-23T21:57:36.128Z","etag":null,"topics":["auto-merge","python","script","scripts"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CarmJos.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-24T06:03:17.000Z","updated_at":"2025-09-12T01:20:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbcd34d2-2c1c-4013-8c34-68410a27064f","html_url":"https://github.com/CarmJos/MergeBot","commit_stats":null,"previous_names":["carmjos/mergebot"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CarmJos/MergeBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarmJos%2FMergeBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarmJos%2FMergeBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarmJos%2FMergeBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarmJos%2FMergeBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CarmJos","download_url":"https://codeload.github.com/CarmJos/MergeBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarmJos%2FMergeBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31994948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["auto-merge","python","script","scripts"],"created_at":"2025-03-23T08:30:22.003Z","updated_at":"2026-04-19T04:32:26.214Z","avatar_url":"https://github.com/CarmJos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MergeBot\n\nA simple python script to merge all filtered PRs in a GitHub user/org/repository.\n\n![Example](doc/example.png)\n\n## Usage\n\n1. Download the [`src/run.py`](https://raw.githubusercontent.com/CarmJos/MergeBot/refs/heads/master/src/run.py) file.\n2. Install the [PyGithub](https://github.com/PyGithub/PyGithub) library.    \n   ```bash\n    $ pip install PyGithub tqdm colorama\n    ```\n    or install the required packages from the requirements.txt file.\n   ```bash\n    $ pip install -r requirements.txt\n    ```\n3. Replace `ACCESS_TOKEN` with your token in the `run.py` file.\n   - You can create a token at [GitHub/Profile/Tokens](https://github.com/settings/tokens).\n4. Run the script with the following command:\n    ```bash\n    $ python run.py \u003cuser/org\u003e [repo]\n    ```\n\u003e [!TIP]\n\u003e You can rewrite the `def pr_filter(pr)` function to filter the PRs you want to merge.\n\u003e \n\u003e The default filter is to merge PRs that submitted by @renovate or @dependabot.\n\n\n## Open Source License\n\nThis project is licensed under the [GNU LESSER GENERAL PUBLIC LICENSE](https://www.gnu.org/licenses/lgpl-3.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarmjos%2Fmergebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarmjos%2Fmergebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarmjos%2Fmergebot/lists"}