build: List PRs in release notes

This commit is contained in:
stefanprodan
2020-02-15 00:45:50 +02:00
parent e1bb8e741e
commit 3a5a0faa4f
3 changed files with 13 additions and 1 deletions
+3
View File
@@ -35,6 +35,9 @@ jobs:
- run:
name: Verify code gen
command: make test-codegen
- run:
name: Release notes
command: make release-notes
- save_cache:
key: go-mod-v3-{{ checksum "go.sum" }}
paths: