Commit ad2fbdc
committed
fix: gh release view requires --repo param, add default changelog message
Bug 1: gh release view in release_final job failed with 'not a git repository'
because the job has no checkout. Added --repo parameter.
Bug 2: Empty release notes when no commits found on new release branch.
Added default changelog message for initial RC releases.
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>1 parent e7cde0c commit ad2fbdc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
| |||
0 commit comments