From a0c818279298f2fdb139d89d93e5a3ffd0063a03 Mon Sep 17 00:00:00 2001 From: Amolith Date: Wed, 5 Nov 2025 12:02:18 -0700 Subject: [PATCH] chore(crush): use assisted-by trailer Assisted-by: Claude Sonnet 4.5 via Crush --- dot_config/crush/commands/commit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/crush/commands/commit.md b/dot_config/crush/commands/commit.md index 7a8b922d136215ab6b8a16bebe2f5ccd369dddb4..336215096dfffbe74faf9eae0b8f5257410b099c 100644 --- a/dot_config/crush/commands/commit.md +++ b/dot_config/crush/commands/commit.md @@ -8,7 +8,7 @@ Please do the following. - Implements: - References: - Closes: - - Include yourself in the `Co-authored-by` trailer. + - Include yourself in the `Assisted-by` trailer. - _Always_ look for a number in the branch name, like `3-new-feature` or `user/fix-thing_36`. Only if there is, - Run `git remote -v` and notice whether any of the remotes include 'soprani.ca', 'sopranica', 'singpolyma', or 'sgx-XXX' where XXX is an arbitrary string (for example, sgx-jmp, sgx-bwmsgsv2, sgx-endstream, etc.). If any of those keywords are found, run `hut todo -t '~singpolyma/soprani.ca' ticket show NUMBER-FROM-BRANCH-NAME` to see the ticket we're working on and surrounding discussion. - Depending on commit contents and bug contents, ask me which trailer to use. Format the trailer value like `https://todo.sr.ht/~singpolyma/soprani.ca/TICKET_NUM`. If there is no number in the branch name or the remotes don't contain any of the keywords, _do not_ include a trailer.