Skip to content

Add .janitor.json configuration file.

Jan requested to merge jan/kresus:patch-1 into master

This sets up Kresus project workflows on https://janitor.technology.

A few notes:

  • The SVG icon is not live yet, see https://github.com/JanitorTechnology/janitor/pull/205
  • Please review the "scripts" part in particular (they'll populate Cloud9 IDE's Run button with helpful shortcuts). We shouldn't duplicate all of your package.json scripts, only add the 4-5 most common scripts.
  • Also Send to code review won't work (hub is for github.com). It would be great to find a one-liner that opens a merge request with your changes (maybe by installing git-repo in Dockerfile-janitor ?)

Merge request reports