cibtool trigger can get the HEAD commit of a branch, but not for a patch. It’d be nice if it could.
cibtool trigger
An option on cibtool trigger and cibtool event add that refers to a patch: --patch PATCHID with optionally also revision --patch-revisiion REV
cibtool event add
--patch PATCHID
--patch-revisiion REV
Fixed-in: 80db71a4406d986537159c30c7a7f68560be1e0a
For trigger only, not event add.
trigger
event add
I’m too lazy to do this for event add as well.
An option on
cibtool triggerandcibtool event addthat refers to a patch:--patch PATCHIDwith optionally also revision--patch-revisiion REVFixed-in: 80db71a4406d986537159c30c7a7f68560be1e0a
For
triggeronly, notevent add.I’m too lazy to do this for
event addas well.