JoshuaKGoldberg / create-typescript-app

Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝
MIT License
1.21k stars 75 forks source link

fix: disable gpg signing on initial commit #1615

Closed JoshuaKGoldberg closed 3 months ago

JoshuaKGoldberg commented 3 months ago

PR Checklist

Overview

Fixes the issue by disabling GPG signing altogether.

It would be nice to detect if the user is on a GUI, or wait up to only a second for the first commit... but that adds complications and race conditions (what if the first commit is running some other commands?).

💖

github-actions[bot] commented 3 months ago

:tada: This is included in version v1.67.5 :tada:

The release is available on:

Cheers! 📦🚀