thoughtworks / talisman

Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
https://thoughtworks.github.io/talisman/
MIT License
1.87k stars 241 forks source link

Release new versions through GHA pipeline #450

Closed tw-owen-nelson closed 5 months ago

tw-owen-nelson commented 6 months ago

Example release: https://github.com/tw-owen-nelson/talisman/releases/tag/v1.32.1

This still creates the release in a draft state that must be manually approved through GitHub in order to go live.

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (f9b0c70) 69.84% compared to head (18a0660) 69.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #450 +/- ## ======================================= Coverage 69.84% 69.84% ======================================= Files 33 33 Lines 1565 1565 ======================================= Hits 1093 1093 Misses 439 439 Partials 33 33 ```

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