alexellis / derek

Reduce maintainer fatigue by automating GitHub
https://github.com/alexellis/derek/blob/master/USER_GUIDE.md
MIT License
808 stars 70 forks source link

Fixes issue 66 from GitHub #67

Closed martindekov closed 6 years ago

martindekov commented 6 years ago

Signed-off-by: Martin Dekov (VMware) mdekov@vmware.com

Description

Fixes issue 66 from GitHub

Motivation and Context

66

How Has This Been Tested?

Tested by doing local build and running unit tests. This still needs testing through end-to-end testing to prove no regression.

Types of changes

Changes:

Checklist:

alexellis commented 6 years ago

I've tested and validated the HMAC change works as expected, but have had issues with the bot applying labels back to GitHub. This should be unrelated, but will need more testing before deploying the next version. We also need to update the secrets path as per PR from @rgee0 #59

alexellis commented 6 years ago

Thanks for the PR @mrtind 🎉