Skip to content

Releases: alexellis/derek

Add support for `assign reviewer`

23 Nov 09:46
Compare
Choose a tag to compare

Changelog:

Add pr_description_required feature

22 Nov 12:33
Compare
Choose a tag to compare

Changelog:

Adds pr_description_required feature #104 via @burtonr

Extract package for handlers

29 Oct 19:48
Compare
Choose a tag to compare
add handler package

Signed-off-by: Cheikh Seck <[email protected]>

add signature

Signed-off-by: Cheikh Seck <[email protected]>

Revert "add signature"

This reverts commit ed54c2f91479d55afcfa3336a90a3464a93ef228.

refactor main.go to use handler package. Signed-off-by: Cheikh Seck <[email protected]>

export ClosedConstant from handler package.
Signed-off-by: Cheikh Seck <[email protected]>

Refactor config to config loading pattern

27 Oct 17:51
Compare
Choose a tag to compare

Changelog:

  • move to use config package #93

Refactor config to config loading pattern

23 Oct 11:48
Compare
Choose a tag to compare

Changelog:

  • move to use config package #93

Add contributing URL field to .DEREK.yml

10 Sep 07:42
Compare
Choose a tag to compare

Changelog:

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

Big thanks to @viveksyngh 🎉

Bump GitHub SDK package

31 Aug 14:08
Compare
Choose a tag to compare

Bumps vendored GitHub SDK package to 17.0

Split auth package for package consumers

31 Aug 13:55
Compare
Choose a tag to compare

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.

Prevent removal of no-dco command via Derek

17 Aug 09:13
Compare
Choose a tag to compare

Changelog

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

Adds milestone support

13 Jul 13:38
Compare
Choose a tag to compare

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