Chitrang Patel
Chitrang Patel
Thanks @ericzzzzzzz !!
Our goal was to take something like the [build type design doc](https://docs.google.com/document/d/1ewqtPXyg_y3MmU6Tc6l1X8nfzjt0AJHlP6VOnFsGNpQ/edit#heading=h.8hw7rf805u8r) and convert it to markdown and host it under https://tekton.dev/docs/chains/.
> > Our goal was to take something like the [build type design doc](https://docs.google.com/document/d/1ewqtPXyg_y3MmU6Tc6l1X8nfzjt0AJHlP6VOnFsGNpQ/edit#heading=h.8hw7rf805u8r) and convert it to markdown and host it under https://tekton.dev/docs/chains/. > > Thanks for the reply!...
/assign @wlynch @chuangw6 @lcarva
/approve /lgtm
Could we add another annotation `"chains.tekton.dev/signedAt": "YYYY-mm-dd HH:MM:SS"`? Another possible way: The Taskrun status also has the following fields: ``` status: completionTime: "2024-01-08T19:16:46Z" conditions: - lastTransitionTime: "2024-01-08T19:16:46Z" message: All Steps...