White-Whale-Defi-Platform / white-whale-core

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 23 forks source link

fix: Add input append_body and generate_release_notes, set both to true #286

Closed 0xFable closed 6 months ago

0xFable commented 6 months ago

This should: Allow us to pass the artifact versions.txt and have it appended to the generated release notes https://github.com/softprops/action-gh-release/blob/4634c16e79c963813287e889244c50009e7f0981/src/github.ts#L244

Description and Motivation

Related Issues


Checklist:

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (757117d) 94.46% compared to head (ced0ad6) 94.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #286 +/- ## ======================================= Coverage 94.46% 94.46% ======================================= Files 219 219 Lines 24858 24858 ======================================= Hits 23482 23482 Misses 1376 1376 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.