evvo / hosted-danger

:zap: Danger as a Service :zap:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚡ Accelerate your pull requests by awesome automations ⚡

Hosted Danger helps agressive automations for your pull requests especially for assigning reviewers, checking CI statuses and merging. Hosted Danger executes danger internally. In other words, it's a Danger As A Service. The differences of original danger are "when" and "what" to be executed.

  • ✔️ When: Hosted Danger is detached from CI processes. So danger can be executed interactively. (It's reacted for Github Webhooks.)
  • ✔️ What: It cannot refer the source codes and build products basically. It's specialized for Pull Requests automations, not for showing results of lints, tests or coverages.

🚀 The Hosted Danger is activated on more than 1500 repositoies in Yahoo! JAPAN. 🚀

danger/danger is really awesome OSS. I would like to send a big respect for @orta.

About This Repository

This repository includes

Docs

Contribution

This project requires contributors to agree to a CLA (Contributor License Agreement).

Note that only for contributions to the Hosted Danger repository on the GitHub (https://github.com/yahoojapan/hosted-danger), the contributors of them shall be deemed to have agreed to the CLA without individual written agreements.

About

:zap: Danger as a Service :zap:

License:MIT License


Languages

Language:Crystal 66.8%Language:Ruby 31.8%Language:Dockerfile 1.4%