{"id":50681724,"url":"https://github.com/megamanics/protector-app-bot","last_synced_at":"2026-06-08T19:32:28.875Z","repository":{"id":43691063,"uuid":"458962596","full_name":"megamanics/protector-app-bot","owner":"megamanics","description":":octocat: ProBot App for automating protected branches","archived":false,"fork":false,"pushed_at":"2023-08-11T14:26:23.000Z","size":1193,"stargazers_count":2,"open_issues_count":13,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-30T16:27:57.410Z","etag":null,"topics":["bot","github","probot"],"latest_commit_sha":null,"homepage":"https://github.com/apps/protector-app-bot","language":"JavaScript","has_issues":false,"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/megamanics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-13T23:55:11.000Z","updated_at":"2023-08-11T14:26:54.000Z","dependencies_parsed_at":"2023-02-17T14:30:27.259Z","dependency_job_id":null,"html_url":"https://github.com/megamanics/protector-app-bot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/megamanics/protector-app-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megamanics%2Fprotector-app-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megamanics%2Fprotector-app-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megamanics%2Fprotector-app-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megamanics%2Fprotector-app-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megamanics","download_url":"https://codeload.github.com/megamanics/protector-app-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megamanics%2Fprotector-app-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34078019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["bot","github","probot"],"created_at":"2026-06-08T19:32:25.093Z","updated_at":"2026-06-08T19:32:28.868Z","avatar_url":"https://github.com/megamanics.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Probot: protector-app-bot\n[![Test](https://github.com/vinayski/protector-app-bot/actions/workflows/testvgh.yml/badge.svg)](https://github.com/vinayski/protector-app-bot/actions/workflows/testvgh.yml)\n[![CodeQL](https://github.com/megamanics/protector-app-bot/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/megamanics/protector-app-bot/actions/workflows/codeql-analysis.yml)\n\n\u003e A GitHub App built with [Probot](https://github.com/probot/probot) that enables protection on main branch of a newly created repository within an organization.\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents**  *generated with [DocToc](https://github.com/thlorenz/doctoc)*\n\n- [Install](#install)\n- [Features](#features)\n  - [Prerequisites](#prerequisites)\n- [Getting Started](#getting-started)\n  - [Basic Setup](#basic-setup)\n- [Contributing](#contributing)\n- [License](#license)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n\n## Install\n\n[![button](https://dabuttonfactory.com/button.png?t=Install+Protector-app-bot\u0026f=Roboto-Bold\u0026ts=26\u0026tc=fff\u0026tshs=1\u0026tshc=000\u0026hp=45\u0026vp=20\u0026c=11\u0026bgt=unicolored\u0026bgc=15d798)](https://github.com/apps/protector-app-bot/installations/new)\n\n[![button](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/remix/probot-hello-world)\n\n[![button](https://dabuttonfactory.com/button.png?t=Settings\u0026f=Roboto-Bold\u0026ts=26\u0026tc=fff\u0026tshs=1\u0026tshc=000\u0026hp=45\u0026vp=20\u0026c=11\u0026bgt=unicolored\u0026bgc=15d798)](https://github.com/settings/apps/protector-app-bot)\n\n## Features\n\n - Ensure protection is enabled on the main branch.\n - Automatically add protection rule for atleast one code review before pull request can be merged.\n - @Todo Configure reviewers.\n - @Todo Configurable master branch.\n\n### Prerequisites\n - At least a README.md file needs to be present during new repository creation to trigger a main branch creation.\n - If organization is on a Free Plan then the repository needs to be Public.\n\n## Getting Started\n\n**[⭐ Star this project](https://github.com/vinayski/protector-app-bot)** (Highly recommended, starred users may receive priority over regular users)\n\n### Basic Setup\n\n - Just install **[\u003cimg src=\"https://www.svgrepo.com/show/335905/install.svg\" valign=\"bottom\"/\u003e Protector-App-Bot app](https://github.com/apps/protector-app-bot/installations/new)**.\n\nProtector-app-bot will automatically watch for new repository creation with main branch and enable the minimum code review protection on the main branch.\n\n\n## Contributing\n\nIf you have suggestions for how protector-app-bot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.\n\nFor more, check out the [Contributing Guide](CONTRIBUTING.md).\n\n## License\n\n[ISC](LICENSE) © 2022 vinayski\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegamanics%2Fprotector-app-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegamanics%2Fprotector-app-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegamanics%2Fprotector-app-bot/lists"}