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.
Description
Details
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| Update commit message validator dep | Cparle | operations/puppet | production | +1 -1 |
| Title | Reference | Author | Source Branch | Dest Branch | |
|---|---|---|---|---|---|
| ci: use v2.3.0 in CI/CD template | repos/ci-tools/commit-message-validator!24 | bd808 | work/bd808/bump-default-version | main | |
| Support Assisted-by as a git trailer | repos/ci-tools/commit-message-validator!22 | kharlan | T427387-assisted-by | main |
Related Objects
Event Timeline
kharlan opened https://gitlab.wikimedia.org/repos/ci-tools/commit-message-validator/-/merge_requests/22
Support Assisted-by as a git trailer
bd808 merged https://gitlab.wikimedia.org/repos/ci-tools/commit-message-validator/-/merge_requests/22
Support Assisted-by as a git trailer
bd808 opened https://gitlab.wikimedia.org/repos/ci-tools/commit-message-validator/-/merge_requests/24
ci: use v2.3.0 in CI/CD template
bd808 merged https://gitlab.wikimedia.org/repos/ci-tools/commit-message-validator/-/merge_requests/24
ci: use v2.3.0 in CI/CD template
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. ¯\_(ツ)_/¯
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