Releases: alexellis/derek
Releases · alexellis/derek
Add support for `assign reviewer`
Add pr_description_required feature
Extract package for handlers
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
Changelog:
- move to use config package #93
Refactor config to config loading pattern
Changelog:
- move to use config package #93
Add contributing URL field to .DEREK.yml
Bump GitHub SDK package
Bumps vendored GitHub SDK package to 17.0
Split auth package for package consumers
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
Adds milestone support
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