Commit 4d45122
committed
ci(build): Adjust the release process based on the existence of the release notes file
- Add a step to check whether the release notes file for the corresponding branch exists
- When the release notes file exists, use the content of the file for release
- When the release notes file does not exist, skip the description content and only release the software package
- Avoid triggering unnecessary recursive workflow runs when there is no description
- Optimize the condition judgment of the release steps to improve the flexibility and reliability of the process1 parent d911f26 commit 4d45122
1 file changed
Lines changed: 24 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
339 | 348 | | |
340 | | - | |
| 349 | + | |
341 | 350 | | |
342 | 351 | | |
343 | 352 | | |
| |||
349 | 358 | | |
350 | 359 | | |
351 | 360 | | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
352 | 375 | | |
353 | 376 | | |
354 | 377 | | |
| |||
0 commit comments