derek

Reduce maintainer fatigue by automating GitHub

MIT License

Stars
806
Committers
31

Bot releases are visible (Hide)

derek - Add support for `assign reviewer`

Published by alexellis almost 6 years ago

Changelog:

  • Add support for assign reviewer #49 via @ivanayov 🎉
derek - Add pr_description_required feature

Published by alexellis almost 6 years ago

Changelog:

Adds pr_description_required feature #104 via @burtonr

derek - Extract package for handlers

Published by alexellis almost 6 years ago

derek - Refactor config to config loading pattern

Published by alexellis almost 6 years ago

Changelog:

  • move to use config package #93
derek - Refactor config to config loading pattern

Published by alexellis almost 6 years ago

Changelog:

  • move to use config package #93
derek - Add contributing URL field to .DEREK.yml

Published by alexellis about 6 years ago

Changelog:

  • Add contributing URL field to .DEREK.yml #88

Big thanks to @viveksyngh 🎉

derek - Bump GitHub SDK package

Published by alexellis about 6 years ago

Bumps vendored GitHub SDK package to 17.0

derek - Split auth package for package consumers

Published by alexellis about 6 years ago

Spins out MakeClient function from auth package, so that if someone wants to vendor any of the other methods they don't have to take an additional dependency on the GitHub client SDK.

derek - Prevent removal of no-dco command via Derek

Published by alexellis about 6 years ago

Changelog

  • Prevent removal of no-dco command via Derek #86
  • Push Docker image to Quay/DockerHub #85
derek - Adds milestone support

Published by alexellis over 6 years ago

Adds milestone support for commenting #75 via @mrtind @neolit123 🎉 !

From the README:

  • Set milestones for issues

You can organize your issues in groups through existing milestones

Derek set milestone: example
Derek remove milestone: example
derek - Fix issue with new-lines in webhook secret

Published by alexellis over 6 years ago

Fixes #73 via @mrtind - thank you

Now new lines can be present in the web hook secret file, but only the first line is taken. It fixed a confusing bug when people created the secret via a file instead of via echo -n

derek - Update to support configuration for secrets path

Published by alexellis over 6 years ago

Allows secret path to be set via secrets_path env-var.

derek - Release for configuration and maintenance

Published by alexellis over 6 years ago

Changes

  • #54 [Merge/release] Accommodate custom .CUSTOMERS via ENV var
  • 55 [WIP] Add privateKeyPath param to MakeAccessTokenForInstallation

  • #57 Support the loading of config files via URL redirection
  • #46 Add secret support for private_key and secret_key

Thanks @rgee @alexellis @neolit123 👍

derek - Support loading of config files via "redirect" URL

Published by alexellis over 6 years ago

Support the loading of config files via URL redirection #57 via @neolit123

derek - Edit title and 200 status codes for every operation

Published by alexellis over 6 years ago

Via @rgee0 in #34

  • Moved out handleComment code into separate functions.
  • Added tests for new helper functions.
  • Added edit title as an alias for set title & updated README
  • Stopped 500 errors for unwanted events
  • Stopped panic (and 500 error) for invalid requests
derek - Release edit title, lock thread, etc

Published by alexellis almost 7 years ago

derek - Allow alias for maintainers of curators

Published by alexellis almost 7 years ago

  • Allow alias for maintainers of curators for the Docker Inc team.

Skips a version (0.2.2) that was used for a Docker images.

derek - .DEREK.yml file for configs

Published by alexellis almost 7 years ago

derek - Adds close/reopen commands

Published by alexellis almost 7 years ago

  • Adds close/reopen commands

Thanks to @rgee0

derek - Initial release

Published by alexellis almost 7 years ago