Moves Changelogs to Release Notes#546
Conversation
|
might make sense to rename to gateway/.github/workflows/release.yaml Line 38 in 5d5c28e |
Signed-off-by: danehans <daneyonhansen@gmail.com>
Signed-off-by: danehans <daneyonhansen@gmail.com>
515777f to
d030bb8
Compare
Codecov Report
@@ Coverage Diff @@
## main #546 +/- ##
=======================================
Coverage 60.93% 60.93%
=======================================
Files 46 46
Lines 5570 5570
=======================================
Hits 3394 3394
Misses 1967 1967
Partials 209 209 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
Does this mean that the Github release will have the details from the YAML file on disk? That's probably fine for now, but I think that the Github Release page should have a proper explanation of the changes as far as we can at some point in the future. |
Yes
Maybe we add a step in our release guide that adds the explanations from the release-nodes.yaml into the release markdown page? |
generate-artifactstarget to add release notes to the release GA workflow.Signed-off-by: danehans daneyonhansen@gmail.com