kilianpaquier / semantic-release-backmerge

Backmerge feature for semantic-release with automatic PR creation when a conflict is identified. Available for Github, Gitlab, Bitbucket and Gitea
https://www.npmjs.com/package/@kilianpaquier/semantic-release-backmerge
MIT License
3 stars 1 forks source link

fix: typo in verifyConditions error message #28

Closed syphernl closed 1 month ago

syphernl commented 1 month ago

This PR fixes a minor typo in the check of verifyConditions whether git is spawnable.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.91%. Comparing base (3fc72a9) to head (e1e1c92). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ======================================= Coverage 87.91% 87.91% ======================================= Files 7 7 Lines 571 571 ======================================= Hits 502 502 Misses 69 69 ```

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

github-actions[bot] commented 1 month ago

🎉 This issue has been resolved in version v1.5.3 🎉