Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MS Teams webhook misses commit messages (#8209) | Bjoern Petri | 2019-09-17 | 1 | -0/+1 |
| | | | | | The current webhook just shows the amount of commits, but misses the actual commit description. While the code is actually there to include the description, it is just not included. Signed-off-by: Bjoern Petri <bjoern.petri@sundevil.de> | ||||
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
| | | | | | | | | | | | | * move sdk structs to moduels/structs * fix tests * fix fmt * fix swagger * fix vendor | ||||
* | Add support for MS Teams webhooks (#6632) | Daniel Grier | 2019-04-19 | 1 | -0/+703 |