Page MenuHomePhabricator

Support Assisted-by as a git trailer
Closed, ResolvedPublic

Description

Per recent WMF guidance about using Assisted-by: {model} (e.g. Assisted-by: Claude Opus 4.7) for AI assisted patches, it would be nice if commit-message-validator supported this trailer.

Details

Related Changes in Gerrit:
Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
ci: use v2.3.0 in CI/CD templaterepos/ci-tools/commit-message-validator!24bd808work/bd808/bump-default-versionmain
Support Assisted-by as a git trailerrepos/ci-tools/commit-message-validator!22kharlanT427387-assisted-bymain
Customize query in GitLab

Event Timeline

Jdforrester-WMF claimed this task.
Jdforrester-WMF subscribed.

Published, and CI jobs in gerrit and GitLab have migrated. Success.

Published, and CI jobs in gerrit and GitLab have migrated. Success.

Thanks James. I was working on the integration/config changes yesterday and got stuck on verifying the dockerfile changes. For reasons I haven't quite figured out yet when I tried to build the image the ARG PACKAGE_VERSION=2.3.0 was not being handled as expected. Your patch builds fine for me, so it must have been some extra change I was making while trying to also switch base images that messed it up. ¯\_(ツ)_/¯

Your patch builds fine for me, so it must have been some extra change I was making while trying to also switch base images that messed it up. ¯\_(ツ)_/¯

Yeah, I at first tried to improve the base image and it broke everything, so I gave up and just did a trivial version bump; I filed that as T431799.

Change #1325468 had a related patch set uploaded (by Cparle; author: Cparle):

[operations/puppet@production] Update dependencies to make CI refresh

https://gerrit.wikimedia.org/r/1325468