{"id":19055803,"url":"https://github.com/taskrabbit/lamezor_status_check","last_synced_at":"2026-05-11T14:30:21.301Z","repository":{"id":66227790,"uuid":"54219765","full_name":"taskrabbit/lamezor_status_check","owner":"taskrabbit","description":"a no-op status check for github which can be used to block protected branches","archived":false,"fork":false,"pushed_at":"2016-03-31T17:43:09.000Z","size":499,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-02T11:27:18.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/taskrabbit.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":"2016-03-18T17:32:16.000Z","updated_at":"2016-03-18T17:48:35.000Z","dependencies_parsed_at":"2023-04-05T14:49:19.854Z","dependency_job_id":null,"html_url":"https://github.com/taskrabbit/lamezor_status_check","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/taskrabbit%2Flamezor_status_check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskrabbit%2Flamezor_status_check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskrabbit%2Flamezor_status_check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskrabbit%2Flamezor_status_check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskrabbit","download_url":"https://codeload.github.com/taskrabbit/lamezor_status_check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240111994,"owners_count":19749573,"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-08T23:47:03.714Z","updated_at":"2026-05-11T14:30:21.220Z","avatar_url":"https://github.com/taskrabbit.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"### This tool is no longer needed.... Thanks @github! =\u003e https://github.com/blog/2137-protected-branches-improvements\n\n\n---------\n\n# Lamezor Status Check\n\nIt is awesome that Github lets you edit files via the web interface.  This will make it possible for less technical folks to modify code/copy.  Hooray!\n\nThat said, we want to protect our integration/production branches from folks editing things all willy-nilly.  You can use [protected branches](https://developer.github.com/changes/2015-09-03-ensure-your-app-is-ready-for-protected-branches/) to make sure that a certain branch is safe, but you need a \"Status Check\" to lock the branch against.  This tool is a simple no-op status check that always says the branch is OK after a few seconds... but that's enough to lock down a branch from being edited online!\n\n## To use\n- Create a new webhook in your project pointing at `https://lamezor-status-check.herokuapp.com/pull_request_event` using the `www-form-urlencoded` data type.  \n- Choose to Send `The induvidual event: pull request`\n- In your repository, be sure to protect the branch you care about, and then enforce that this check (lamezor) is in play\n\n#### WebHook:\n\n![https://raw.githubusercontent.com/taskrabbit/lamezor_status_check/master/webhook.png](https://raw.githubusercontent.com/taskrabbit/lamezor_status_check/master/webhook.png)\n\n#### Protect Branch:\n\n![https://raw.githubusercontent.com/taskrabbit/lamezor_status_check/master/safe_branch.png](https://raw.githubusercontent.com/taskrabbit/lamezor_status_check/master/safe_branch.png)\n\n## Install\n- `bundle install`\n- `sinatra server.rb`\n\n## Deployment\nThis app is running on Heroku at the URL `https://lamezor-status-check.herokuapp.com/`.  The Heroku app is connected to the github project and will auto-deploy itself!\nYou will need to set `ENV[GITHUB_ACCESS_TOKEN]` on the server with an [API key](https://github.com/settings/tokens) that has access to the project(s) you are testing. You only need the `repo:status` permissions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaskrabbit%2Flamezor_status_check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaskrabbit%2Flamezor_status_check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaskrabbit%2Flamezor_status_check/lists"}