codeamp / circuit

CodeAmp API. Built with Golang, GraphQL, GORM and Socket-IO
Apache License 2.0
21 stars 6 forks source link

Show stats between two commits for slack notifications #330

Open iamsaso opened 6 years ago

iamsaso commented 6 years ago

Is your feature request related to a problem? Please describe. We currently only show SUCCESS or FAILED and it would be nice if we would show some additional information related to release

Describe the solution you'd like I would like to see more visibility in slack to what changed and how big the release is

Describe alternatives you've considered X

Additional context git show commit-id --stat or git show commit-id --numstat