mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
build: List PRs in release notes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user